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 eric.snow
Recipients benjamin.peterson, eric.snow, jkloth, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-08.05:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504849890.43.0.765219010141.issue30860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2ebc5ce42a8a9e047e790aefbf9a94811569b2b6 by Eric Snow in branch 'master':
bpo-30860: Consolidate stateful runtime globals. (#3397)
https://github.com/python/cpython/commit/2ebc5ce42a8a9e047e790aefbf9a94811569b2b6
History
Date User Action Args
2017-09-08 05:51:30eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, vstinner, benjamin.peterson, jkloth, serhiy.storchaka, yselivanov
2017-09-08 05:51:30eric.snowsetmessageid: <1504849890.43.0.765219010141.issue30860@psf.upfronthosting.co.za>
2017-09-08 05:51:30eric.snowlinkissue30860 messages
2017-09-08 05:51:30eric.snowcreate