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, jmadden, vstinner, xiang.zhang
Date 2018-03-06.13:31:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520343100.29.0.467229070634.issue33005@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5d92647102fac9e116b98ab8bbc632eeed501c34 by Victor Stinner in branch 'master':
bpo-33005: Fix _PyGILState_Reinit() (#6001)
https://github.com/python/cpython/commit/5d92647102fac9e116b98ab8bbc632eeed501c34
History
Date User Action Args
2018-03-06 13:31:40vstinnersetrecipients: + vstinner, eric.snow, jmadden, xiang.zhang
2018-03-06 13:31:40vstinnersetmessageid: <1520343100.29.0.467229070634.issue33005@psf.upfronthosting.co.za>
2018-03-06 13:31:40vstinnerlinkissue33005 messages
2018-03-06 13:31:40vstinnercreate