mirror of
https://github.com/python/cpython.git
synced 2026-01-07 16:02:55 +00:00
* bpo-26732: fix too many fds in processes started with the "forkserver" method A child process would inherit as many fds as the number of still-running children. * Add blurb and test comment |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||