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 eric.snow, jkloth, ncoghlan, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-06.01:26:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504661178.47.0.693541125601.issue30860@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 76d5abc8684bac4f2fc7cccfe2cd940923357351 by Eric Snow in branch 'master':
bpo-30860: Consolidate stateful runtime globals. (#2594)
https://github.com/python/cpython/commit/76d5abc8684bac4f2fc7cccfe2cd940923357351
History
Date User Action Args
2017-09-06 01:26:18eric.snowsetrecipients: + eric.snow, ncoghlan, pitrou, vstinner, jkloth, serhiy.storchaka, yselivanov
2017-09-06 01:26:18eric.snowsetmessageid: <1504661178.47.0.693541125601.issue30860@psf.upfronthosting.co.za>
2017-09-06 01:26:18eric.snowlinkissue30860 messages
2017-09-06 01:26:18eric.snowcreate