summaryrefslogtreecommitdiffstats
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorAntoine Pitrou <pitrou@free.fr>2017-07-22 11:22:54 (GMT)
committerGitHub <noreply@github.com>2017-07-22 11:22:54 (GMT)
commit896145d9d266ee2758cfcd7691238cbc1f9e1ab8 (patch)
tree3b36a7020108c7305a478e174d8a73cdd6deb540 /Lib/difflib.py
parent616ecf18f3aacbd8d172e01673877b22fe946e54 (diff)
downloadcpython-896145d9d266ee2758cfcd7691238cbc1f9e1ab8.zip
cpython-896145d9d266ee2758cfcd7691238cbc1f9e1ab8.tar.gz
cpython-896145d9d266ee2758cfcd7691238cbc1f9e1ab8.tar.bz2
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/difflib.py')
0 files changed, 0 insertions, 0 deletions