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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 35.7 KB
license.rst -rw-r--r-- 43.5 KB
make.bat -rw-r--r-- 3.8 KB

README.txt

back to top