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 miss-islington
Recipients eric.snow, jmadden, miss-islington, vstinner, xiang.zhang
Date 2018-03-06.13:52:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520344349.38.0.467229070634.issue33005@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 31e2b76f7bbcb8278748565252767a8b7790ff27 by Miss Islington (bot) in branch '3.7':
bpo-33005: Fix _PyGILState_Reinit() (GH-6001)
https://github.com/python/cpython/commit/31e2b76f7bbcb8278748565252767a8b7790ff27
History
Date User Action Args
2018-03-06 13:52:29miss-islingtonsetrecipients: + miss-islington, vstinner, eric.snow, jmadden, xiang.zhang
2018-03-06 13:52:29miss-islingtonsetmessageid: <1520344349.38.0.467229070634.issue33005@psf.upfronthosting.co.za>
2018-03-06 13:52:29miss-islingtonlinkissue33005 messages
2018-03-06 13:52:29miss-islingtoncreate