[issue8173] test_subprocess leaks

Antoine Pitrou report at bugs.python.org
Thu Mar 18 22:49:23 CET 2010


New submission from Antoine Pitrou <pitrou at free.fr>:

test_subprocess has been leaking since the recent changes in py3k:

test_subprocess leaked [2, 2] references, sum=4

----------
assignee: gregory.p.smith
components: Library (Lib), Tests
messages: 101286
nosy: gregory.p.smith, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: test_subprocess leaks
type: resource usage
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8173>
_______________________________________


More information about the Python-bugs-list mailing list