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-27.01:04:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553648659.3.0.721563768361.issue36444@roundup.psfhosted.org>
In-reply-to
Content
New changeset 484f20d2ff95cc2e1bea759852da307bc1d1d944 by Victor Stinner in branch 'master':
bpo-36444: Add _PyCoreConfig._init_main (GH-12572)
https://github.com/python/cpython/commit/484f20d2ff95cc2e1bea759852da307bc1d1d944
History
Date User Action Args
2019-03-27 01:04:19vstinnersetrecipients: + vstinner
2019-03-27 01:04:19vstinnersetmessageid: <1553648659.3.0.721563768361.issue36444@roundup.psfhosted.org>
2019-03-27 01:04:19vstinnerlinkissue36444 messages
2019-03-27 01:04:19vstinnercreate