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 Horacio Hoyos, ned.deily, r.david.murray, rhettinger
Date 2017-04-27.20:00:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493323228.21.0.942255643667.issue30146@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose someone could propose a set of tests that an implementation of an ABC type should pass, to complement the stdlib type tests.  There would probably be a lot of bikeshedding involved in such tests though, so I don't hold out great hope anything would ever get accepted for merge :)
History
Date User Action Args
2017-04-27 20:00:28r.david.murraysetrecipients: + r.david.murray, rhettinger, ned.deily, Horacio Hoyos
2017-04-27 20:00:28r.david.murraysetmessageid: <1493323228.21.0.942255643667.issue30146@psf.upfronthosting.co.za>
2017-04-27 20:00:28r.david.murraylinkissue30146 messages
2017-04-27 20:00:28r.david.murraycreate