Staging
v0.8.1
https://github.com/python/cpython
Revision 2a6c2c9baa4bef29d605438c3e2ada01a240bdc3 authored by Nick Coghlan on 19 November 2015, 02:59:39 UTC, committed by Nick Coghlan on 19 November 2015, 02:59:39 UTC
- backports issue #10845's mitigation of incompatibilities between
  the multiprocessing module and directory and zipfile execution
- Multiprocessing on Windows will now automatically skip rerunning top
  level __main__.py modules in spawned processes, rather than failing
  with AssertionError
1 parent 402803b
History
Tip revision: 2a6c2c9baa4bef29d605438c3e2ada01a240bdc3 authored by Nick Coghlan on 19 November 2015, 02:59:39 UTC
Close #10128: don't rerun __main__.py in multiprocessing
Tip revision: 2a6c2c9
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top