[issue10234] ResourceWarnings in test_subprocess

Sandro Tosi report at bugs.python.org
Wed Mar 30 21:02:06 CEST 2011


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

On a freshly built 3.3 I don't get those RW anymore:

$ ./python -bb -E -Wd -m test -r -w -uall test_subprocess
Using random seed 7436992
[1/1] test_subprocess
.
    this bit of output is from a test of stdout in a different process ...
.
    this bit of output is from a test of stdout in a different process ...
.
    this bit of output is from a test of stdout in a different process ...
.
    this bit of output is from a test of stdout in a different process ...
1 test OK.

As briefly discussed on IRC, I'm closing this as out-of-date.

----------
nosy: +sandro.tosi
resolution:  -> out of date
status: open -> closed

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


More information about the Python-bugs-list mailing list