Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
platform.py
Find file
Blame
History
Permalink
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
· 7b98d023
Antoine Pitrou
authored
Mar 19, 2011
unbuffered pipes, such that select() works properly on them.
7b98d023