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-01.18:32:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551465134.84.0.566778310967.issue36142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62be763348d16ba90f96667aa0240503261393f0 by Victor Stinner in branch 'master':
bpo-36142: Remove _PyMain structure (GH-12120)
https://github.com/python/cpython/commit/62be763348d16ba90f96667aa0240503261393f0
History
Date User Action Args
2019-03-01 18:32:14vstinnersetrecipients: + vstinner
2019-03-01 18:32:14vstinnersetmessageid: <1551465134.84.0.566778310967.issue36142@roundup.psfhosted.org>
2019-03-01 18:32:14vstinnerlinkissue36142 messages
2019-03-01 18:32:14vstinnercreate