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 python-dev
Recipients lukasz.langa, ncoghlan, numerodix, python-dev, r.david.murray, ronaldoussoren, sam.kimbrel, sptonkin
Date 2016-09-10.05:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160910055704.87446.42964.1F52EB6D@psf.io>
In-reply-to
Content
New changeset 09c730db1aac by Victor Stinner in branch 'default':
Issue #18401: Fix test_pdb if $HOME is not set
https://hg.python.org/cpython/rev/09c730db1aac
History
Date User Action Args
2016-09-10 05:57:07python-devsetrecipients: + python-dev, ronaldoussoren, ncoghlan, r.david.murray, lukasz.langa, sptonkin, numerodix, sam.kimbrel
2016-09-10 05:57:07python-devlinkissue18401 messages
2016-09-10 05:57:06python-devcreate