Issue 36563: pdbrc is read twice if current directory is the home directory (original ) (raw ) Issue36563
Created on 2019-04-08 16:31 by blueyed , last changed 2022-04-11 14:59 by admin .
Pull Requests
URL
Status
Linked
Edit
PR 12731
open
blueyed,2019-04-08 16:35
Messages (1)
msg339657 - (view)
Author: daniel hahler (blueyed) *
Date: 2019-04-08 16:33
If HOMEisHOME is H OME i s PWD, .pdbrc is read twice. This confused me when seeing intentional errors from there twice during tests. It should be only read once.
History
Date
User
Action
Args
2022-04-11 14:59:13
admin
set
github: 80744
2019-04-08 16:35:02
blueyed
set
keywords: + patch stage: patch reviewpull_requests: + <pull%5Frequest12654>
2019-04-08 16:33:31
blueyed
set
versions: + Python 3.9messages: + components: + Library (Lib)title: pdbrc home twice -> pdbrc is read twice if current directory is the home directory
2019-04-08 16:31:36
blueyed
create