diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-13 01:15:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 01:15:30 (GMT) |
commit | 08c2ba0717089662132af69bf5948d82277a8a69 (patch) | |
tree | 65536d44e81385773a0a4eaf4b047b6b3ab3575a /Grammar | |
parent | 502fe19b10f66235fcf8f13fc1c0308190845def (diff) | |
download | cpython-08c2ba0717089662132af69bf5948d82277a8a69.zip cpython-08c2ba0717089662132af69bf5948d82277a8a69.tar.gz cpython-08c2ba0717089662132af69bf5948d82277a8a69.tar.bz2 |
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 'Grammar')
0 files changed, 0 insertions, 0 deletions