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 Ivan.Pozdeev
Recipients Ivan.Pozdeev, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-04-20.00:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524183536.18.0.682650639539.issue33316@psf.upfronthosting.co.za>
In-reply-to
Content
In win7 x64 debug mode with thread_debug=1, every PyThread_release_lock() is accompanied with a message on stderr:

Could not PyThread_release_lock(<id>) error: 0
History
Date User Action Args
2018-04-20 00:18:56Ivan.Pozdeevsetrecipients: + Ivan.Pozdeev, paul.moore, tim.golden, zach.ware, steve.dower
2018-04-20 00:18:56Ivan.Pozdeevsetmessageid: <1524183536.18.0.682650639539.issue33316@psf.upfronthosting.co.za>
2018-04-20 00:18:55Ivan.Pozdeevlinkissue33316 messages
2018-04-20 00:18:53Ivan.Pozdeevcreate