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 eric.snow, methane, ncoghlan, vstinner
Date 2018-08-29.22:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535583051.73.0.56676864532.issue34523@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fbca90856d96273fd87c0b126f6e7966af7fbf7b by Victor Stinner in branch 'master':
bpo-34523: Use _PyCoreConfig instead of globals (GH-9005)
https://github.com/python/cpython/commit/fbca90856d96273fd87c0b126f6e7966af7fbf7b
History
Date User Action Args
2018-08-29 22:50:51vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 22:50:51vstinnersetmessageid: <1535583051.73.0.56676864532.issue34523@psf.upfronthosting.co.za>
2018-08-29 22:50:51vstinnerlinkissue34523 messages
2018-08-29 22:50:51vstinnercreate