[py-dev] py.test and logging issue: ValueError: I/O operation on closed file

holger krekel holger at merlinux.eu
Thu Jul 9 13:20:57 CEST 2009


On Wed, Jul 08, 2009 at 16:19 -0700, Sridhar Ratnakumar wrote:
> holger and others,
> 
> do you have any comments to add to this bug?
> 
>    http://bugs.python.org/issue6333

i added a comment there, basically suggesting to follow your suggestion.  

As py.test should nicely work on many CPython versions i also
did a general workaround in py.test proper, see here:

    http://bitbucket.org/hpk42/py-trunk/changeset/f04b11d51e64/

I intend to release a 1.0.0b8 tomorrow with this 
and some other fixes.  

best & thanks,
holger



More information about the Pytest-dev mailing list