mirror of
https://github.com/python/cpython.git
synced 2025-11-18 18:31:56 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||