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 ionelmc
Recipients ionelmc, neologix, nirs, serhiy.storchaka
Date 2014-11-02.15:23:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414941781.34.0.62487055533.issue22697@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, I don't think this is a duplicate. Odd that you closed this without any explanation.

This happens in a internal lock in cpython's runtime, while the other bug is about locks used in the logging module (which are very different).
History
Date User Action Args
2014-11-02 15:23:01ionelmcsetrecipients: + ionelmc, nirs, neologix, serhiy.storchaka
2014-11-02 15:23:01ionelmcsetmessageid: <1414941781.34.0.62487055533.issue22697@psf.upfronthosting.co.za>
2014-11-02 15:23:01ionelmclinkissue22697 messages
2014-11-02 15:23:01ionelmccreate