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 | Dustin.Kirkland, cooyeah, neologix, pitrou, python-dev, sbt |
| Date | 2012年04月19日.22:06:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SKzUw-0000wW-7V@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset ab9d6c4907e7 by Antoine Pitrou in branch '2.7': Issue #14308: Fix an exception when a "dummy" thread is in the threading module's active list after a fork(). http://hg.python.org/cpython/rev/ab9d6c4907e7 New changeset 41c64c700e1e by Antoine Pitrou in branch '3.2': Issue #14308: Fix an exception when a "dummy" thread is in the threading module's active list after a fork(). http://hg.python.org/cpython/rev/41c64c700e1e New changeset e3ea462cb181 by Antoine Pitrou in branch 'default': Issue #14308: Fix an exception when a dummy thread is in the threading module's active list after a fork(). http://hg.python.org/cpython/rev/e3ea462cb181 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年04月19日 22:06:43 | python-dev | set | recipients: + python-dev, pitrou, neologix, cooyeah, sbt, Dustin.Kirkland |
| 2012年04月19日 22:06:43 | python-dev | link | issue14308 messages |
| 2012年04月19日 22:06:43 | python-dev | create | |