diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-08-10 14:01:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-10 14:01:47 (GMT) |
commit | b5011479808b80545bdd1246725fc7940691b084 (patch) | |
tree | d173af1620fb279835d0a134ac164bd3eb46d557 /Lib/struct.py | |
parent | aa8ec34ad52bb3b274ce91169e1bc4a598655049 (diff) | |
download | cpython-b5011479808b80545bdd1246725fc7940691b084.zip cpython-b5011479808b80545bdd1246725fc7940691b084.tar.gz cpython-b5011479808b80545bdd1246725fc7940691b084.tar.bz2 |
Enhance support.reap_children() (#3036)
* reap_children() now sets environment_altered to True to detect bugs
using python3 -m test --fail-env-changed
* Replace bare "except:" with "except OSError:" in reap_children()
* Write an unit test for reap_children() using a timeout of 60
seconds
Diffstat (limited to 'Lib/struct.py')
0 files changed, 0 insertions, 0 deletions