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 2018-01-25.08:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516868319.42.0.467229070634.issue32652@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b822a0bb1de2612c85d8f75e3ce89eda2ac9f68 by Victor Stinner in branch 'master':
bpo-32652: Defer pymain_set_global_config() call (#5303)
https://github.com/python/cpython/commit/2b822a0bb1de2612c85d8f75e3ce89eda2ac9f68
History
Date User Action Args
2018-01-25 08:18:39vstinnersetrecipients: + vstinner
2018-01-25 08:18:39vstinnersetmessageid: <1516868319.42.0.467229070634.issue32652@psf.upfronthosting.co.za>
2018-01-25 08:18:39vstinnerlinkissue32652 messages
2018-01-25 08:18:39vstinnercreate