This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
269b3ce40065afa3328953ec42657184da22f96b
cpython
/
Lib
/
test
/
subprocessdata
History
Gregory P. Smith
0798cbc1df
Issue
#15756
: subprocess.poll() now properly handles errno.ECHILD to
...
return a returncode of 0 when the child has already exited or cannot be waited on.
2012-09-29 12:02:48 -07:00
..
fd_status.py
…
input_reader.py
…
qcat.py
…
qgrep.py
…
sigchild_ignore.py
…