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 remi.lapeyre
Recipients Dennis Sweeney, methane, remi.lapeyre, rhettinger, serhiy.storchaka
Date 2020-06-07.12:35:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591533352.45.0.29261229207.issue40890@roundup.psfhosted.org>
In-reply-to
Content
property, partial, bound methods and ChinMap all do something complex with the underlying object. Dict-views are quite simple by comparison, is there an example where this would be helpful and better than just passing directly the mapping object?
History
Date User Action Args
2020-06-07 12:35:52remi.lapeyresetrecipients: + remi.lapeyre, rhettinger, methane, serhiy.storchaka, Dennis Sweeney
2020-06-07 12:35:52remi.lapeyresetmessageid: <1591533352.45.0.29261229207.issue40890@roundup.psfhosted.org>
2020-06-07 12:35:52remi.lapeyrelinkissue40890 messages
2020-06-07 12:35:52remi.lapeyrecreate