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-20.01:20:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553044816.0.0.57523644896.issue36301@roundup.psfhosted.org>
In-reply-to
Content
New changeset f29084d611a6ca504c99a0967371374febf0ccc3 by Victor Stinner in branch 'master':
bpo-36301: Add _PyRuntime.pre_initialized (GH-12457)
https://github.com/python/cpython/commit/f29084d611a6ca504c99a0967371374febf0ccc3
History
Date User Action Args
2019-03-20 01:20:16vstinnersetrecipients: + vstinner
2019-03-20 01:20:16vstinnersetmessageid: <1553044816.0.0.57523644896.issue36301@roundup.psfhosted.org>
2019-03-20 01:20:15vstinnerlinkissue36301 messages
2019-03-20 01:20:15vstinnercreate