Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 625 bytes
.hgeol -rw-r--r-- 929 bytes
.hgignore -rw-r--r-- 1.0 KB
.hgtags -rw-r--r-- 8.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 45.1 KB
README -rw-r--r-- 54.0 KB
aclocal.m4 -rw-r--r-- 8.3 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 425.0 KB
configure.ac -rw-r--r-- 134.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.4 KB
setup.py -rw-r--r-- 95.4 KB

README

back to top