New submission from Ben Hayden <hayden...@gmail.com>:

Adding in a cleanup to close Popen stdout in the function 
test_select_unbuffered in test_subprocess file in Lib/test dir. There are 
several tickets about different resource warnings mentioning test_subprocess - 
but I couldn't find any patches that fix this specific issue.

----------
components: Tests
files: test_subprocess_resource_warning.patch
keywords: patch
messages: 131960
nosy: beardedp
priority: normal
severity: normal
status: open
title: Fix ResourceWarning in test_subprocess
type: resource usage
versions: Python 3.3
Added file: 
http://bugs.python.org/file21366/test_subprocess_resource_warning.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11659>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to