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-11-22.20:54:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574456080.08.0.637082943993.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ec1a1b307cc893adae4662a32e1d2e94b6908e3 by Victor Stinner in branch 'master':
bpo-38858: new_interpreter() uses pycore_init_import_warnings() (GH-17353)
https://github.com/python/cpython/commit/2ec1a1b307cc893adae4662a32e1d2e94b6908e3
History
Date User Action Args
2019-11-22 20:54:40vstinnersetrecipients: + vstinner
2019-11-22 20:54:40vstinnersetmessageid: <1574456080.08.0.637082943993.issue38858@roundup.psfhosted.org>
2019-11-22 20:54:40vstinnerlinkissue38858 messages
2019-11-22 20:54:39vstinnercreate