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 Lothsahn, Mike.Meyer, alex, benjamin.peterson, cvrebert, jcea, maizy, meador.inge, neologix, pitrou, rbcollins, rpetrov, vstinner
Date 2015-03-03.14:51:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425394268.45.0.256375593734.issue13697@psf.upfronthosting.co.za>
In-reply-to
Content
> Did you mean to downgrade? Tested with Python 3.5.0a1+ (default, Feb 28 
2015, 09:49:09)

Please make some effort to try to understand the issue.

I attach hang2.py which doesn't force the Python implementation of RLock. You might try hang2.py on Python 2 and Python 3 if you are not convinced yet that Python 3 has not the bug...
History
Date User Action Args
2015-03-03 14:51:08vstinnersetrecipients: + vstinner, jcea, pitrou, rbcollins, benjamin.peterson, rpetrov, alex, cvrebert, meador.inge, neologix, Mike.Meyer, Lothsahn, maizy
2015-03-03 14:51:08vstinnersetmessageid: <1425394268.45.0.256375593734.issue13697@psf.upfronthosting.co.za>
2015-03-03 14:51:08vstinnerlinkissue13697 messages
2015-03-03 14:51:08vstinnercreate