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, louielu, mdk, michael.foord, rbcollins, serhiy.storchaka, vstinner
Date 2017-06-26.09:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498470279.67.0.913968276157.issue30523@psf.upfronthosting.co.za>
In-reply-to
Content
> On Python 2.7, listing *all* test cases with "./python -m test --list-cases" fails on the following test files:

I created bpo-30759: "[2.7] Fix python2 -m test --list-cases test_multibytecodec_support test_robotparser".
History
Date User Action Args
2017-06-26 09:44:39vstinnersetrecipients: + vstinner, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka, mdk, louielu
2017-06-26 09:44:39vstinnersetmessageid: <1498470279.67.0.913968276157.issue30523@psf.upfronthosting.co.za>
2017-06-26 09:44:39vstinnerlinkissue30523 messages
2017-06-26 09:44:39vstinnercreate