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 vstinner
Recipients lkollar, ncoghlan, ned.deily, pablogsal, ronaldoussoren, vstinner
Date 2019-03-19.15:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553008176.37.0.436965606661.issue36236@roundup.psfhosted.org>
In-reply-to
Content
New changeset dcf617152e1d4c4a5e7965733928858a9c0936ca by Victor Stinner in branch 'master':
bpo-36236: Handle removed cwd at Python init (GH-12424)
https://github.com/python/cpython/commit/dcf617152e1d4c4a5e7965733928858a9c0936ca
History
Date User Action Args
2019-03-19 15:09:36vstinnersetrecipients: + vstinner, ronaldoussoren, ncoghlan, ned.deily, lkollar, pablogsal
2019-03-19 15:09:36vstinnersetmessageid: <1553008176.37.0.436965606661.issue36236@roundup.psfhosted.org>
2019-03-19 15:09:36vstinnerlinkissue36236 messages
2019-03-19 15:09:36vstinnercreate