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 serhiy.storchaka, vstinner
Date 2020-01-24.13:05:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579871151.79.0.691623417294.issue39395@roundup.psfhosted.org>
In-reply-to
Content
New changeset b8d1262e8afe7b907b4a394a191739571092acdb by Victor Stinner in branch 'master':
bpo-39395: putenv() and unsetenv() always available (GH-18135)
https://github.com/python/cpython/commit/b8d1262e8afe7b907b4a394a191739571092acdb
History
Date User Action Args
2020-01-24 13:05:51vstinnersetrecipients: + vstinner, serhiy.storchaka
2020-01-24 13:05:51vstinnersetmessageid: <1579871151.79.0.691623417294.issue39395@roundup.psfhosted.org>
2020-01-24 13:05:51vstinnerlinkissue39395 messages
2020-01-24 13:05:51vstinnercreate