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 Arfrever, belopolsky, benjamin.peterson, chris.jerdonek, georg.brandl, hynek, larry, mcdonc, mitar, pjenvey, python-dev, sbt, tseaver
Date 2013-02-02.16:17:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yz0gl5Mj4zSPg@mail.python.org>
In-reply-to
Content
New changeset 0a58fa8e9bac by Benjamin Peterson in branch '2.7':
Issue #15881: Fixed atexit hook in multiprocessing.
http://hg.python.org/cpython/rev/0a58fa8e9bac
History
Date User Action Args
2013-02-02 16:17:08python-devsetrecipients: + python-dev, georg.brandl, tseaver, belopolsky, larry, pjenvey, benjamin.peterson, Arfrever, mcdonc, mitar, chris.jerdonek, sbt, hynek
2013-02-02 16:17:08python-devlinkissue15881 messages
2013-02-02 16:17:08python-devcreate