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 ChrisBarker
Recipients ChrisBarker, ezio.melotti, mark.dickinson, michael.foord, r.david.murray, rbcollins
Date 2016-06-03.22:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464991697.19.0.982197458538.issue27198@psf.upfronthosting.co.za>
In-reply-to
Content
thanks, that's Issue27152 if anyone's curious.

Though I have no idea why you'd want it in a mixin, rather than just there.

But sure, this could be "bundled" in with that.

Perhaps it's time for a broader discussion / consensus about the future of the unittest API?
History
Date User Action Args
2016-06-03 22:08:17ChrisBarkersetrecipients: + ChrisBarker, mark.dickinson, rbcollins, ezio.melotti, r.david.murray, michael.foord
2016-06-03 22:08:17ChrisBarkersetmessageid: <1464991697.19.0.982197458538.issue27198@psf.upfronthosting.co.za>
2016-06-03 22:08:17ChrisBarkerlinkissue27198 messages
2016-06-03 22:08:17ChrisBarkercreate