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 Gabi.Davar, Kristian.Vlaardingerbroek, asksol, brett.cannon, brian.curtin, georg.brandl, jnoller, michael.foord, ncoghlan, pitrou, python-dev, terry.reedy, vstinner
Date 2015-11-19.02:59:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151119025953.31759.54085@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, brett.cannon, georg.brandl, terry.reedy, ncoghlan, pitrou, vstinner, jnoller, michael.foord, brian.curtin, asksol, Kristian.Vlaardingerbroek, Gabi.Davar
2015-11-19 02:59:57python-devlinkissue10845 messages
2015-11-19 02:59:56python-devcreate