]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Keep ref to ECHILD in local scope (#16650)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 24 Dec 2012 18:08:53 +0000 (20:08 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 24 Dec 2012 18:08:53 +0000 (20:08 +0200)
commit1d960fe4c4235907cdd056e09d19aa2c0963b4b5
tree3059719827cebe9f4579a24b02234bf541726084
parent04a7e4432c61e1d622d00818c1de4b837174f30b
parent5b187ce700ab17bd41b419e03235a6de96441c4c
Keep ref to ECHILD in local scope (#16650)
Lib/subprocess.py