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 Benoit Hudson, ned.deily, ronaldoussoren, vstinner
Date 2019-12-06.19:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575659716.43.0.167983720168.issue37931@roundup.psfhosted.org>
In-reply-to
Content
New changeset 723f71abf7ab0a7be394f9f7b2daa9ecdf6fb1eb by Victor Stinner (Benoit Hudson) in branch 'master':
bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)
https://github.com/python/cpython/commit/723f71abf7ab0a7be394f9f7b2daa9ecdf6fb1eb
History
Date User Action Args
2019-12-06 19:15:16vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, Benoit Hudson
2019-12-06 19:15:16vstinnersetmessageid: <1575659716.43.0.167983720168.issue37931@roundup.psfhosted.org>
2019-12-06 19:15:16vstinnerlinkissue37931 messages
2019-12-06 19:15:16vstinnercreate