Staging
v0.5.0
https://github.com/python/cpython
Revision a1ed539268e37b12a4a864738b4d1e12bdb92793 authored by Gregory P. Smith on 23 March 2013, 18:44:25 UTC, committed by Gregory P. Smith on 23 March 2013, 18:44:25 UTC
from unbuffered (0) to buffering (-1) to match the behavior existing code
expects and match the behavior of the subprocess module in Python 2 to avoid
introducing hard to track down bugs.
1 parent 68b4cc8
History
Tip revision: a1ed539268e37b12a4a864738b4d1e12bdb92793 authored by Gregory P. Smith on 23 March 2013, 18:44:25 UTC
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Tip revision: a1ed539
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 861 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.8 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 44.1 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 402.0 KB
configure.ac -rw-r--r-- 124.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.3 KB
setup.py -rw-r--r-- 82.3 KB

README

back to top