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 levkivskyi
Recipients NeilGirdhar, brett.cannon, gvanrossum, levkivskyi, rhettinger, srkunze
Date 2016-08-19.09:11:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471597881.28.0.351342240958.issue27598@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Neil, I agree that Sequence is a reversible collection.

I combined you documentation patch with updated _collections_abc and updated test_functools (it tests MRO) into a single patch.
History
Date User Action Args
2016-08-19 09:11:21levkivskyisetrecipients: + levkivskyi, gvanrossum, brett.cannon, rhettinger, NeilGirdhar, srkunze
2016-08-19 09:11:21levkivskyisetmessageid: <1471597881.28.0.351342240958.issue27598@psf.upfronthosting.co.za>
2016-08-19 09:11:21levkivskyilinkissue27598 messages
2016-08-19 09:11:21levkivskyicreate