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, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-01-22.12:50:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579697446.53.0.696640102383.issue39413@roundup.psfhosted.org>
In-reply-to
Content
New changeset f84f65be5602e561fef04b66bb487fbc4e560db5 by Victor Stinner in branch '3.8':
bpo-39413: os.unsetenv() is not available on Windows (GH-18108)
https://github.com/python/cpython/commit/f84f65be5602e561fef04b66bb487fbc4e560db5
History
Date User Action Args
2020-01-22 12:50:46vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2020-01-22 12:50:46vstinnersetmessageid: <1579697446.53.0.696640102383.issue39413@roundup.psfhosted.org>
2020-01-22 12:50:46vstinnerlinkissue39413 messages
2020-01-22 12:50:46vstinnercreate