This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients georg.brandl, mbyt, steve.dower, tim.golden, wiggin15, zach.ware
Date 2019-08-02.22:20:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564784417.76.0.956539171451.issue20523@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ea9a85f132b32347fcbd2cbe1b553a2e9890b56 by Steve Dower (Timothy Hopper) in branch 'master':
bpo-20523: pdb searches for .pdbrc in ~ instead of $HOME (GH-11847)
https://github.com/python/cpython/commit/7ea9a85f132b32347fcbd2cbe1b553a2e9890b56
History
Date User Action Args
2019-08-02 22:20:17steve.dowersetrecipients: + steve.dower, georg.brandl, tim.golden, wiggin15, zach.ware, mbyt
2019-08-02 22:20:17steve.dowersetmessageid: <1564784417.76.0.956539171451.issue20523@roundup.psfhosted.org>
2019-08-02 22:20:17steve.dowerlinkissue20523 messages
2019-08-02 22:20:17steve.dowercreate