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 Mekk, pitrou, steve.dower, vstinner, xcombelle
Date 2017-11-30.22:36:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512081411.52.0.213398074469.issue20891@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e10c9de9d74fd4c26b32e6719d96f04a5be6987d by Victor Stinner in branch '3.6':
bpo-20891: Fix PyGILState_Ensure() (#4650) (#4655)
https://github.com/python/cpython/commit/e10c9de9d74fd4c26b32e6719d96f04a5be6987d
History
Date User Action Args
2017-11-30 22:36:51vstinnersetrecipients: + vstinner, pitrou, Mekk, steve.dower, xcombelle
2017-11-30 22:36:51vstinnersetmessageid: <1512081411.52.0.213398074469.issue20891@psf.upfronthosting.co.za>
2017-11-30 22:36:51vstinnerlinkissue20891 messages
2017-11-30 22:36:51vstinnercreate