This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients ezio.melotti, michael.foord, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-29.21:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427665687.68.0.0843765281922.issue22390@psf.upfronthosting.co.za>
In-reply-to
Content
regrtest_warn_lost_files2.patch looks good to me.

I just ran the test suite with "./python -m test -j0 -rW" on Linux, I didn't get any warning.

When I modified test_os to create a file "x", it was noticed by your patch.

Go ahead.
History
Date User Action Args
2015-03-29 21:48:07vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, michael.foord, python-dev, serhiy.storchaka
2015-03-29 21:48:07vstinnersetmessageid: <1427665687.68.0.0843765281922.issue22390@psf.upfronthosting.co.za>
2015-03-29 21:48:07vstinnerlinkissue22390 messages
2015-03-29 21:48:07vstinnercreate