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 2020-11-04.16:34:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604507680.24.0.637924552883.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset af1d64d9f7a7cf673279725fdbaf4adcca51d41f by Victor Stinner in branch 'master':
bpo-42260: Main init modify sys.flags in-place (GH-23150)
https://github.com/python/cpython/commit/af1d64d9f7a7cf673279725fdbaf4adcca51d41f
History
Date User Action Args
2020-11-04 16:34:40vstinnersetrecipients: + vstinner
2020-11-04 16:34:40vstinnersetmessageid: <1604507680.24.0.637924552883.issue42260@roundup.psfhosted.org>
2020-11-04 16:34:40vstinnerlinkissue42260 messages
2020-11-04 16:34:40vstinnercreate