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