diff options
| author | Antoine Pitrou <pitrou@free.fr> | 2017-07-22 13:22:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-22 13:22:54 +0200 |
| commit | 896145d9d266ee2758cfcd7691238cbc1f9e1ab8 (patch) | |
| tree | 3b36a7020108c7305a478e174d8a73cdd6deb540 /Lib/ftplib.py | |
| parent | 616ecf18f3aacbd8d172e01673877b22fe946e54 (diff) | |
| download | cpython-git-896145d9d266ee2758cfcd7691238cbc1f9e1ab8.tar.gz | |
bpo-26732: fix too many fds in processes started with the "forkserver" method (#2813)
* 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
Diffstat (limited to 'Lib/ftplib.py')
0 files changed, 0 insertions, 0 deletions
