]> granicus.if.org Git - python/commit
Bug #1500293: fix memory leaks in _subprocess module.
authorGeorg Brandl <georg@python.org>
Sun, 4 Jun 2006 22:15:37 +0000 (22:15 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Jun 2006 22:15:37 +0000 (22:15 +0000)
commitad62489e4706ec4ad6cf24a067969e8d64612fcb
treec3c55cec5a9d63fbb278c0ddbedfbcab43c364fe
parentddbaa660d3b64a71b4ac9eab64b1bb944ca1276b
Bug #1500293: fix memory leaks in _subprocess module.
Lib/subprocess.py
PC/_subprocess.c