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 <rep...@bugs.python.org>
<http://bugs.python.org/issue21128>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to