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 christian.heimes
Recipients christian.heimes, methane, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2016-10-18.19:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476819772.8.0.294989868959.issue28471@psf.upfronthosting.co.za>
In-reply-to
Content
It's my fault. I added the "goto error" w/o realizing that I forgot to re-acquire the GIL.
History
Date User Action Args
2016-10-18 19:42:52christian.heimessetrecipients: + christian.heimes, vstinner, ned.deily, methane, serhiy.storchaka, yselivanov
2016-10-18 19:42:52christian.heimessetmessageid: <1476819772.8.0.294989868959.issue28471@psf.upfronthosting.co.za>
2016-10-18 19:42:52christian.heimeslinkissue28471 messages
2016-10-18 19:42:52christian.heimescreate