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 cantor, jnoller, nadeem.vawda, pitrou, python-dev, sbt, tim.peters
Date 2013-10-28.23:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d7sT16jLwzN41@mail.python.org>
In-reply-to
Content
New changeset 6aa42fc0c2f6 by Richard Oudkerk in branch '2.7':
Issue #19425 -- a pickling error should not cause pool to hang.
http://hg.python.org/cpython/rev/6aa42fc0c2f6

New changeset a2230a8420a5 by Richard Oudkerk in branch '3.3':
Issue #19425 -- a pickling error should not cause pool to hang.
http://hg.python.org/cpython/rev/a2230a8420a5
History
Date User Action Args
2013-10-28 23:24:43python-devsetrecipients: + python-dev, tim.peters, pitrou, nadeem.vawda, jnoller, sbt, cantor
2013-10-28 23:24:43python-devlinkissue19425 messages
2013-10-28 23:24:43python-devcreate