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 Thorney, bobbyi, dpranke, gdb, jnoller, mattheww, pitrou, python-dev, tobami, vinay.sajip
Date 2011-08-24.20:43:57
SpamBayes Score 0.0008506987
Marked as misclassified No
Message-id <E1QwKIl-00036F-69@dinsdale.python.org>
In-reply-to
Content
New changeset d316315a8781 by Antoine Pitrou in branch '2.7':
Issue #4106: Fix occasional exceptions printed out by multiprocessing on interpreter shutdown.
http://hg.python.org/cpython/rev/d316315a8781
History
Date User Action Args
2011-08-24 20:43:57python-devsetrecipients: + python-dev, vinay.sajip, pitrou, mattheww, jnoller, Thorney, bobbyi, gdb, dpranke, tobami
2011-08-24 20:43:57python-devlinkissue4106 messages
2011-08-24 20:43:57python-devcreate