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