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 eric.snow
Recipients Arfrever, Drekin, Gregory.Salvan, barry, dstufft, eric.snow, jcea, ncoghlan, sbspider, serhiy.storchaka, terry.reedy, twouters
Date 2017-05-24.04:46:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495601213.66.0.345068246592.issue22257@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1abcf6700b4da6207fe859de40c6c1bada6b4fec by Eric Snow in branch 'master':
bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772)
https://github.com/python/cpython/commit/1abcf6700b4da6207fe859de40c6c1bada6b4fec
History
Date User Action Args
2017-05-24 04:46:53eric.snowsetrecipients: + eric.snow, twouters, barry, terry.reedy, jcea, ncoghlan, Arfrever, serhiy.storchaka, Drekin, dstufft, Gregory.Salvan, sbspider
2017-05-24 04:46:53eric.snowsetmessageid: <1495601213.66.0.345068246592.issue22257@psf.upfronthosting.co.za>
2017-05-24 04:46:53eric.snowlinkissue22257 messages
2017-05-24 04:46:53eric.snowcreate