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 Michael.Olson, asksol, bkabrda, davin, jnoller, mdengler, ncoghlan, python-dev, sbt, schlamar
Date 2015-11-19.02:59:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151119025953.31759.94118@psf.io>
In-reply-to
Content
New changeset 5d88c1d413b9 by Nick Coghlan in branch '2.7':
Close #10128: don't rerun __main__.py in multiprocessing
https://hg.python.org/cpython/rev/5d88c1d413b9
History
Date User Action Args
2015-11-19 02:59:57python-devsetrecipients: + python-dev, ncoghlan, jnoller, asksol, Michael.Olson, schlamar, sbt, bkabrda, mdengler, davin
2015-11-19 02:59:57python-devlinkissue10128 messages
2015-11-19 02:59:56python-devcreate