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 rbcollins
Recipients ezio.melotti, michael.foord, pitrou, r.david.murray, rbcollins, serhiy.storchaka
Date 2017-05-01.22:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493678415.47.0.674316551297.issue30221@psf.upfronthosting.co.za>
In-reply-to
Content
We've now spent more time debating the deprecation that we would have saved if it had been deprecated.

Deprecations cost user good will. Whilst I very much want to delete all assertions in favour of matchers, which would allow composed symmetry rather than the manual symmetry we have today.

Like michael I don't see any benefit in getting rid of it either. I don't believe it will make the API substantially easier to learn: the lack of symmetry increases special cases, so it will IMO make it harder to learn.

Unless you've new arguments to make about this, I think the ticket can be closed WONTFIX.
History
Date User Action Args
2017-05-01 22:40:15rbcollinssetrecipients: + rbcollins, pitrou, ezio.melotti, r.david.murray, michael.foord, serhiy.storchaka
2017-05-01 22:40:15rbcollinssetmessageid: <1493678415.47.0.674316551297.issue30221@psf.upfronthosting.co.za>
2017-05-01 22:40:15rbcollinslinkissue30221 messages
2017-05-01 22:40:15rbcollinscreate