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 eryksun, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-01-24.10:53:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579863228.49.0.906981163339.issue39413@roundup.psfhosted.org>
In-reply-to
Content
New changeset 161e7b36b1ea871a1352ccfc1d4f4c1eda76830f by Victor Stinner in branch 'master':
bpo-39413: Implement os.unsetenv() on Windows (GH-18163)
https://github.com/python/cpython/commit/161e7b36b1ea871a1352ccfc1d4f4c1eda76830f
History
Date User Action Args
2020-01-24 10:53:48vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, miss-islington
2020-01-24 10:53:48vstinnersetmessageid: <1579863228.49.0.906981163339.issue39413@roundup.psfhosted.org>
2020-01-24 10:53:48vstinnerlinkissue39413 messages
2020-01-24 10:53:48vstinnercreate