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