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 mark.dickinson
Recipients mark.dickinson, ned.deily, python-dev, ronaldoussoren
Date 2016-09-05.16:41:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473093662.11.0.259785702341.issue27953@psf.upfronthosting.co.za>
In-reply-to
Content
Ned: that's for skipping an entire test method, right? Here a single test method tests a few hundred different special cases; we want to exclude only one of those cases.
History
Date User Action Args
2016-09-05 16:41:02mark.dickinsonsetrecipients: + mark.dickinson, ronaldoussoren, ned.deily, python-dev
2016-09-05 16:41:02mark.dickinsonsetmessageid: <1473093662.11.0.259785702341.issue27953@psf.upfronthosting.co.za>
2016-09-05 16:41:02mark.dickinsonlinkissue27953 messages
2016-09-05 16:41:02mark.dickinsoncreate