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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-01-21.15:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579619598.31.0.537137344023.issue39413@roundup.psfhosted.org>
In-reply-to
Content
New changeset 56cd3710a1ea3ba872d345ea1bebc86ed08bc8b8 by Victor Stinner in branch 'master':
bpo-39413: Implement os.unsetenv() on Windows (GH-18104)
https://github.com/python/cpython/commit/56cd3710a1ea3ba872d345ea1bebc86ed08bc8b8
History
Date User Action Args
2020-01-21 15:13:18vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2020-01-21 15:13:18vstinnersetmessageid: <1579619598.31.0.537137344023.issue39413@roundup.psfhosted.org>
2020-01-21 15:13:18vstinnerlinkissue39413 messages
2020-01-21 15:13:18vstinnercreate