New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

$ ./python -m test -v -m test_nextfile_oserror_deleting_backup test_fileinput
...
Warning -- files was modified by test_fileinput
  Before: []
  After:  ['@test_23936_tmp1.bak'] 
test_fileinput failed (env changed)

----------
components: Tests
messages: 318545
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: Leaked file in test_nextfile_oserror_deleting_backup in test_fileinput
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to