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 r.david.murray
Recipients ChrisBarker, ezio.melotti, mark.dickinson, michael.foord, r.david.murray, rbcollins
Date 2016-06-03.22:14:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464992040.63.0.915385890014.issue27198@psf.upfronthosting.co.za>
In-reply-to
Content
I raised the same point on that issue, and the answer as I understand it is that we want to change the API by making the assert methods independent of the rest of unit test, so I think Serhiy was seeing the mixin as a move in that general direction.
History
Date User Action Args
2016-06-03 22:14:00r.david.murraysetrecipients: + r.david.murray, mark.dickinson, rbcollins, ezio.melotti, michael.foord, ChrisBarker
2016-06-03 22:14:00r.david.murraysetmessageid: <1464992040.63.0.915385890014.issue27198@psf.upfronthosting.co.za>
2016-06-03 22:14:00r.david.murraylinkissue27198 messages
2016-06-03 22:14:00r.david.murraycreate