https://github.com/python/cpython
Revision 08c2ba0717089662132af69bf5948d82277a8a69 authored by Victor Stinner on 13 December 2018, 01:15:30 UTC, committed by GitHub on 13 December 2018, 01:15:30 UTC
multiprocessing.Pool.__enter__() now fails if the pool is not
running: "with pool:" fails if used more than once.
1 parent 502fe19
History
Tip revision: 08c2ba0717089662132af69bf5948d82277a8a69 authored by Victor Stinner on 13 December 2018, 01:15:30 UTC
bpo-35477: multiprocessing.Pool.__enter__() fails if called twice (GH-11134)
Tip revision: 08c2ba0
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.5 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.4 KB

README.rst

back to top