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 methane
Recipients methane, remi.lapeyre, rhettinger, selik, serhiy.storchaka
Date 2018-05-24.11:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527163017.0.0.682650639539.issue33462@psf.upfronthosting.co.za>
In-reply-to
Content
> Since there seems to be a consensus about this change being too much, should we go back to the first proposal to implement dict.__reversed__ only and not reversed for the views, this would greatly reduce the bload or dump the PR as a whole ?

Since API of builtin type is part of language (not only CPython), I want agreement on python-dev before adding it.
History
Date User Action Args
2018-05-24 11:56:57methanesetrecipients: + methane, rhettinger, serhiy.storchaka, selik, remi.lapeyre
2018-05-24 11:56:57methanesetmessageid: <1527163017.0.0.682650639539.issue33462@psf.upfronthosting.co.za>
2018-05-24 11:56:56methanelinkissue33462 messages
2018-05-24 11:56:56methanecreate