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 atuining, eric.snow, lemburg, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-06.14:59:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541516397.88.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5ed6995675b084fe583b71f96fdde4413bb2a77b by Victor Stinner in branch 'master':
bpo-35081: Add _PyCoreConfig_AsDict() (GH-10362)
https://github.com/python/cpython/commit/5ed6995675b084fe583b71f96fdde4413bb2a77b
History
Date User Action Args
2018-11-06 14:59:58vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, eric.snow, serhiy.storchaka
2018-11-06 14:59:57vstinnersetmessageid: <1541516397.88.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-06 14:59:57vstinnerlinkissue35081 messages
2018-11-06 14:59:57vstinnercreate