summaryrefslogtreecommitdiffstats
path: root/Lib/struct.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-08-10 13:28:16 (GMT)
committerGitHub <noreply@github.com>2017-08-10 13:28:16 (GMT)
commitaa8ec34ad52bb3b274ce91169e1bc4a598655049 (patch)
tree4c1a82ebac934277dcdec6ba16b62c858df1b539 /Lib/struct.py
parent6c8c2943d996b59a48d331f61f22cbe72933910e (diff)
downloadcpython-aa8ec34ad52bb3b274ce91169e1bc4a598655049.zip
cpython-aa8ec34ad52bb3b274ce91169e1bc4a598655049.tar.gz
cpython-aa8ec34ad52bb3b274ce91169e1bc4a598655049.tar.bz2
bpo-31151: Add socketserver.ForkingMixIn.server_close() (#3057)
* Add socketserver.ForkingMixIn.server_close() bpo-31151: socketserver.ForkingMixIn.server_close() now waits until all child processes completed to prevent leaking zombie processes. * Fix test on Windows which doesn't have ForkingMixIn
Diffstat (limited to 'Lib/struct.py')
0 files changed, 0 insertions, 0 deletions