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 xiang.zhang
Recipients Tom Myers, pitrou, tim.peters, xiang.zhang
Date 2017-03-24.23:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398688.46.0.134805660061.issue29376@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4b6c41768a15fc85e3069603ef89344bd97f79af by Xiang Zhang in branch '3.6':
bpo-29376: Fix assertion error in threading._DummyThread.is_alive() (GH-330)
https://github.com/python/cpython/commit/4b6c41768a15fc85e3069603ef89344bd97f79af
History
Date User Action Args
2017-03-24 23:38:08xiang.zhangsetrecipients: + xiang.zhang, tim.peters, pitrou, Tom Myers
2017-03-24 23:38:08xiang.zhangsetmessageid: <1490398688.46.0.134805660061.issue29376@psf.upfronthosting.co.za>
2017-03-24 23:38:08xiang.zhanglinkissue29376 messages
2017-03-24 23:38:08xiang.zhangcreate