]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1500293: fix memory leaks in _subprocess module.
authorGeorg Brandl <georg@python.org>
Sun, 4 Jun 2006 22:15:45 +0000 (22:15 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Jun 2006 22:15:45 +0000 (22:15 +0000)
commitbf1f7683ab7d1ec9efcf4a1422d2ebc0d6d0130c
tree1eb6f6c6b9e5139c43c49f7f21e1c7e7a3519e07
parent02647d411a6a310f43501f56f7223e3a602c2bcd
Bug #1500293: fix memory leaks in _subprocess module.
 (backport from rev. 46651)
Lib/subprocess.py
PC/_subprocess.c