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