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