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 gvanrossum, vajrasky, vstinner
Date 2014-02-17.09:44:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392630288.49.0.687406625386.issue20655@psf.upfronthosting.co.za>
In-reply-to
Content
I prefer to dynamically discover tests, as we do in all other Python tests. I don't like hardcoded list, it leads to such issue.

@Guido: What do you think?
History
Date User Action Args
2014-02-17 09:44:48vstinnersetrecipients: + vstinner, gvanrossum, vajrasky
2014-02-17 09:44:48vstinnersetmessageid: <1392630288.49.0.687406625386.issue20655@psf.upfronthosting.co.za>
2014-02-17 09:44:48vstinnerlinkissue20655 messages
2014-02-17 09:44:48vstinnercreate