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 vstinner
Date 2017-06-26.23:05:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498518304.25.0.645092030982.issue30351@psf.upfronthosting.co.za>
In-reply-to
Content
The bpo-30727 (test_threading hangs in ConditionTests.test_notify()) has been fixed by my commit da6d305b6fcd49ba1224b1fd2131d7648a5be6b9, followed by a better made by Serhiy: commit 7709b4d57b433ef027a2e7e63b4cab3fc9ad910d (Serhiy applied his fix to all branches).

I hope that this bug (regrtest hangs on Python 2.7) will slowly become less likely!
History
Date User Action Args
2017-06-26 23:05:04vstinnersetrecipients: + vstinner
2017-06-26 23:05:04vstinnersetmessageid: <1498518304.25.0.645092030982.issue30351@psf.upfronthosting.co.za>
2017-06-26 23:05:04vstinnerlinkissue30351 messages
2017-06-26 23:05:04vstinnercreate