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 yahya-abou-imran
Recipients yahya-abou-imran
Date 2018-01-25.16:10:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516896629.62.0.467229070634.issue32621@psf.upfronthosting.co.za>
In-reply-to
Content
There is another one:

Reversible list __reversed__ in the abstract method but inherits __iter__ from Iterable.

So there is definitely an inconsistency...
History
Date User Action Args
2018-01-25 16:10:29yahya-abou-imransetrecipients: + yahya-abou-imran
2018-01-25 16:10:29yahya-abou-imransetmessageid: <1516896629.62.0.467229070634.issue32621@psf.upfronthosting.co.za>
2018-01-25 16:10:29yahya-abou-imranlinkissue32621 messages
2018-01-25 16:10:29yahya-abou-imrancreate