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

README

back to top