Staging
v0.5.1
https://github.com/python/cpython
Revision a1b9ed32ee69c9204959d5db2475001d199b3e50 authored by Gregory P. Smith on 23 March 2013, 18:54:22 UTC, committed by Gregory P. Smith on 23 March 2013, 18:54:22 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.
2 parent s 3ddba16 + a1ed539
History
Tip revision: a1b9ed32ee69c9204959d5db2475001d199b3e50 authored by Gregory P. Smith on 23 March 2013, 18:54:22 UTC
Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value
Tip revision: a1b9ed3
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.4 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.7 KB
btm_utils.py -rw-r--r-- 9.8 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.2 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.7 KB
refactor.py -rw-r--r-- 27.4 KB

back to top