[issue19701] Update multiprocessing for PEP 451

Eric Snow report at bugs.python.org
Fri Dec 6 06:48:17 CET 2013


Eric Snow added the comment:

In Lib/multiprocessing/spawn.py the following need changing:

get_preparation_data()
import_main_path()

----------
dependencies: +refactor pythonrun.c to make use of specs (__main__.__spec__)

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


More information about the Python-bugs-list mailing list