From: Charles-François Natali Date: Sun, 25 Aug 2013 16:25:38 +0000 (+0200) Subject: Issue #18763: subprocess: The file descriptors are now closed after calling the X-Git-Tag: v3.4.0a2~116^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d317f4c84ed7b2830f692f5b24409a818729b26a;p=thirdparty%2FPython%2Fcpython.git Issue #18763: subprocess: The file descriptors are now closed after calling the preexec_fn callback, which may open file descriptors. --- d317f4c84ed7b2830f692f5b24409a818729b26a