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 2019-03-25.22:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553552399.57.0.25267181017.issue36301@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1075d1684ab84dc7c28d93cfb46e95e70d3b6d3b by Victor Stinner in branch 'master':
bpo-36301: Add _Py_GetConfigsAsDict() function (GH-12540)
https://github.com/python/cpython/commit/1075d1684ab84dc7c28d93cfb46e95e70d3b6d3b
History
Date User Action Args
2019-03-25 22:19:59vstinnersetrecipients: + vstinner
2019-03-25 22:19:59vstinnersetmessageid: <1553552399.57.0.25267181017.issue36301@roundup.psfhosted.org>
2019-03-25 22:19:59vstinnerlinkissue36301 messages
2019-03-25 22:19:59vstinnercreate