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, serhiy.storchaka, vstinner
Date 2020-01-21.18:25:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579631146.44.0.137981089034.issue39406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 623ed6171eae35af7fd2e804dfd9c832c05c5d48 by Victor Stinner in branch 'master':
bpo-39406: Add PY_PUTENV_DICT macro to posixmodule.c (GH-18106)
https://github.com/python/cpython/commit/623ed6171eae35af7fd2e804dfd9c832c05c5d48
History
Date User Action Args
2020-01-21 18:25:46vstinnersetrecipients: + vstinner, serhiy.storchaka, eryksun
2020-01-21 18:25:46vstinnersetmessageid: <1579631146.44.0.137981089034.issue39406@roundup.psfhosted.org>
2020-01-21 18:25:46vstinnerlinkissue39406 messages
2020-01-21 18:25:46vstinnercreate