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 2018-08-01.15:56:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533138979.28.0.56676864532.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c785c0ebdadc84d80a53d896c38fd7ada8ae1f6 by Victor Stinner in branch 'master':
bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
https://github.com/python/cpython/commit/6c785c0ebdadc84d80a53d896c38fd7ada8ae1f6
History
Date User Action Args
2018-08-01 15:56:19vstinnersetrecipients: + vstinner
2018-08-01 15:56:19vstinnersetmessageid: <1533138979.28.0.56676864532.issue34170@psf.upfronthosting.co.za>
2018-08-01 15:56:19vstinnerlinkissue34170 messages
2018-08-01 15:56:19vstinnercreate