summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-02-05-21-28-28.bpo-32777.C-wIXF.rst
blob: d5d7d7b27dc775dd982b4ad64239b9be694aff35 (plain)
1
2
3
Fix a rare but potential pre-exec child process deadlock in subprocess on
POSIX systems when marking file descriptors inheritable on exec in the child
process.  This bug appears to have been introduced in 3.4.