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 vstinner
Date 2021-10-13.01:39:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634089197.75.0.815026124897.issue45434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 489176e4285314f9ea87b8bd91fe1d55d9af2c42 by Victor Stinner in branch 'main':
bpo-45434: Convert Py_GETENV() macro to a function (GH-28912)
https://github.com/python/cpython/commit/489176e4285314f9ea87b8bd91fe1d55d9af2c42
History
Date User Action Args
2021-10-13 01:39:57vstinnersetrecipients: + vstinner
2021-10-13 01:39:57vstinnersetmessageid: <1634089197.75.0.815026124897.issue45434@roundup.psfhosted.org>
2021-10-13 01:39:57vstinnerlinkissue45434 messages
2021-10-13 01:39:57vstinnercreate