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, bkabrda, csernazs, grahamd, jcea, ncoghlan, neologix, pitrou, python-dev, tim.peters
Date 2013-09-08.11:19:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cXqlN42Rcz7LjR@mail.python.org>
In-reply-to
Content
New changeset 74dc664ad699 by Antoine Pitrou in branch 'default':
Issue #18808 again: fix the after-fork logic for not-yet-started or already-stopped threads.
http://hg.python.org/cpython/rev/74dc664ad699
History
Date User Action Args
2013-09-08 11:19:13python-devsetrecipients: + python-dev, tim.peters, jcea, csernazs, ncoghlan, pitrou, grahamd, neologix, bkabrda, Tamas.K
2013-09-08 11:19:13python-devlinkissue18808 messages
2013-09-08 11:19:13python-devcreate