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
__init__.py -rw-r--r-- 0 bytes
__main__.py -rwxr-xr-x 9.1 KB
about_turtle.txt -rw-r--r-- 3.5 KB
about_turtledemo.txt -rw-r--r-- 307 bytes
bytedesign.py -rw-r--r-- 4.1 KB
chaos.py -rw-r--r-- 953 bytes
clock.py -rw-r--r-- 2.9 KB
colormixer.py -rw-r--r-- 1.4 KB
demohelp.txt -rw-r--r-- 2.2 KB
forest.py -rw-r--r-- 2.9 KB
fractalcurves.py -rw-r--r-- 3.4 KB
lindenmayer.py -rw-r--r-- 2.4 KB
minimal_hanoi.py -rw-r--r-- 1.9 KB
nim.py -rw-r--r-- 6.3 KB
paint.py -rw-r--r-- 1.1 KB
peace.py -rw-r--r-- 1.1 KB
penrose.py -rw-r--r-- 3.5 KB
planet_and_moon.py -rw-r--r-- 2.8 KB
round_dance.py -rw-r--r-- 1.8 KB
tree.py -rw-r--r-- 1.4 KB
turtle.cfg -rw-r--r-- 160 bytes
two_canvases.py -rw-r--r-- 960 bytes
wikipedia.py -rw-r--r-- 1.3 KB
yinyang.py -rw-r--r-- 821 bytes

back to top