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 asksol, jnoller, pitrou, python-dev
Date 2011-04-10.22:23:30
SpamBayes Score 0.00023233778
Marked as misclassified No
Message-id <E1Q932X-00048H-IU@dinsdale.python.org>
In-reply-to
Content
New changeset c046b7e1087b by Antoine Pitrou in branch '3.2':
Issue #11814: Fix likely typo in multiprocessing.Pool._terminate().
http://hg.python.org/cpython/rev/c046b7e1087b

New changeset 76a3fc180ce0 by Antoine Pitrou in branch 'default':
Merge from 3.2 (issue #11814, issue #8428)
http://hg.python.org/cpython/rev/76a3fc180ce0
History
Date User Action Args
2011-04-10 22:23:31python-devsetrecipients: + python-dev, pitrou, jnoller, asksol
2011-04-10 22:23:30python-devlinkissue11814 messages
2011-04-10 22:23:30python-devcreate