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 vstinner
Recipients Aaron.Meurer, cheryl.sabella, r.david.murray, rhettinger, vstinner
Date 2017-12-13.17:00:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513184417.09.0.213398074469.issue32300@psf.upfronthosting.co.za>
In-reply-to
Content
If we decide to change abc.KeysView.__repr__, IMHO we should also modify abc.ValuesView.__repr__, and maybe also abc.ItemsView.__repr__.
History
Date User Action Args
2017-12-13 17:00:17vstinnersetrecipients: + vstinner, rhettinger, r.david.murray, Aaron.Meurer, cheryl.sabella
2017-12-13 17:00:17vstinnersetmessageid: <1513184417.09.0.213398074469.issue32300@psf.upfronthosting.co.za>
2017-12-13 17:00:17vstinnerlinkissue32300 messages
2017-12-13 17:00:17vstinnercreate