[issue19701] Update multiprocessing for PEP 451

Brett Cannon report at bugs.python.org
Fri Dec 13 20:52:36 CET 2013


Brett Cannon added the comment:

I think this is as fixed as it's going to be until Python 3.5 and the code is updated to use runpy (see http://bugs.python.org/issue19978).

----------
dependencies:  -refactor pythonrun.c to make use of specs (__main__.__spec__)
resolution:  -> fixed
status: open -> closed
versions: +Python 3.5 -Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19701>
_______________________________________


More information about the Python-bugs-list mailing list