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 python-dev
Recipients Tamas.K, csernazs, grahamd, jcea, ncoghlan, neologix, pitrou, python-dev, tim.peters
Date 2013-09-07.21:39:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cXTYJ0LX1z7LjW@mail.python.org>
In-reply-to
Content
New changeset d52b68edbca6 by Antoine Pitrou in branch 'default':
Issue #18808: Thread.join() now waits for the underlying thread state to be destroyed before returning.
http://hg.python.org/cpython/rev/d52b68edbca6
History
Date User Action Args
2013-09-07 21:39:16python-devsetrecipients: + python-dev, tim.peters, jcea, csernazs, ncoghlan, pitrou, grahamd, neologix, Tamas.K
2013-09-07 21:39:16python-devlinkissue18808 messages
2013-09-07 21:39:16python-devcreate