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 python-dev
Recipients ezio.melotti, michael.foord, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-03-29.22:31:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150329223119.26440.28183@psf.io>
In-reply-to
Content
New changeset f40984e7ceea by Serhiy Storchaka in branch '2.7':
Issue #22390: test.regrtest now emits a warning if temporary files or
https://hg.python.org/cpython/rev/f40984e7ceea

New changeset 05e6bab4db8f by Serhiy Storchaka in branch '3.4':
Issue #22390: test.regrtest now emits a warning if temporary files or
https://hg.python.org/cpython/rev/05e6bab4db8f

New changeset bed806c9eb4c by Serhiy Storchaka in branch 'default':
Issue #22390: test.regrtest now emits a warning if temporary files or
https://hg.python.org/cpython/rev/bed806c9eb4c
History
Date User Action Args
2015-03-29 22:31:22python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, michael.foord, serhiy.storchaka
2015-03-29 22:31:22python-devlinkissue22390 messages
2015-03-29 22:31:22python-devcreate