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 pablogsal, serhiy.storchaka, terry.reedy, vstinner
Date 2018-11-29.20:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543522487.17.0.788709270274.issue34279@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 36003003f26d0c30fc15ec4dc3b0d7697dff908e by Victor Stinner in branch '2.7':
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)
https://github.com/python/cpython/commit/36003003f26d0c30fc15ec4dc3b0d7697dff908e
History
Date User Action Args
2018-11-29 20:14:47vstinnersetrecipients: + vstinner, terry.reedy, serhiy.storchaka, pablogsal
2018-11-29 20:14:47vstinnersetmessageid: <1543522487.17.0.788709270274.issue34279@psf.upfronthosting.co.za>
2018-11-29 20:14:47vstinnerlinkissue34279 messages
2018-11-29 20:14:47vstinnercreate