diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-13 02:15:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 02:15:30 +0100 |
commit | 08c2ba0717089662132af69bf5948d82277a8a69 (patch) | |
tree | 65536d44e81385773a0a4eaf4b047b6b3ab3575a /Modules/arraymodule.c | |
parent | 502fe19b10f66235fcf8f13fc1c0308190845def (diff) | |
download | cpython-git-08c2ba0717089662132af69bf5948d82277a8a69.tar.gz |
bpo-35477: multiprocessing.Pool.__enter__() fails if called twice (GH-11134)
multiprocessing.Pool.__enter__() now fails if the pool is not
running: "with pool:" fails if used more than once.
Diffstat (limited to 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions