[New-bugs-announce] [issue21128] testing stdlib and compatibility with pypy

mattip report at bugs.python.org
Wed Apr 2 00:22:57 CEST 2014


New submission from mattip:

In continuation of issue 20887, this patch closes and removes all temp files created while running regression tests for stdlib 2.7.6 on win32 and pypy. Note that a gc.collect was required to release the closed files in test_argparse, as well as making them all rw.

----------
components: Tests
files: patch
messages: 215343
nosy: mattip
priority: normal
severity: normal
status: open
title: testing stdlib and compatibility with pypy
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file34698/patch

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


More information about the New-bugs-announce mailing list