Staging
v0.8.1
https://github.com/python/cpython
Revision 8edd99d0852c45f70b6abc851e6b326d4250cd33 authored by Gregory P. Smith on 14 December 2010, 13:43:30 UTC, committed by Gregory P. Smith on 14 December 2010, 13:43:30 UTC
Issue #7213: Change the close_fds default on Windows to better match the new
default on POSIX.  True when possible (False if stdin/stdout/stderr are
supplied).

Update the documentation to reflect all of the above.
1 parent 39f34aa
History
Tip revision: 8edd99d0852c45f70b6abc851e6b326d4250cd33 authored by Gregory P. Smith on 14 December 2010, 13:43:30 UTC
Issue #6559: fix the subprocess.Popen pass_fds implementation. Add a unittest.
Tip revision: 8edd99d
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 427 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.5 KB
README -rw-r--r-- 6.6 KB
configure -rwxr-xr-x 395.7 KB
configure.in -rw-r--r-- 121.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 78.3 KB

README

back to top