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