New submission from Ivan Pozdeev <ivan_pozd...@mail.ru>: 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 ---------- components: Interpreter Core, Windows messages: 315497 nosy: Ivan.Pozdeev, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: PyThread_release_lock always fails type: behavior versions: Python 3.6, Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33316> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com