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 vstinner
Date 2020-01-21.08:57:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579597061.84.0.318973011885.issue39395@roundup.psfhosted.org>
In-reply-to
Content
I proposed bpo-39406 which avoids to have to clear environment variables set by Python at exit on platforms providing setenv().
History
Date User Action Args
2020-01-21 08:57:41vstinnersetrecipients: + vstinner
2020-01-21 08:57:41vstinnersetmessageid: <1579597061.84.0.318973011885.issue39395@roundup.psfhosted.org>
2020-01-21 08:57:41vstinnerlinkissue39395 messages
2020-01-21 08:57:41vstinnercreate