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 serhiy.storchaka
Recipients Aaron.Meurer, cheryl.sabella, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2017-12-14.20:43:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513284184.34.0.213398074469.issue32300@psf.upfronthosting.co.za>
In-reply-to
Content
With option 4 we need to add a custom wrapper not only for Shelf's KeysView, but for KeysView of all similar proxy classes, including classes in third-party code not available for us. This is impossible.
History
Date User Action Args
2017-12-14 20:43:04serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, r.david.murray, Aaron.Meurer, cheryl.sabella
2017-12-14 20:43:04serhiy.storchakasetmessageid: <1513284184.34.0.213398074469.issue32300@psf.upfronthosting.co.za>
2017-12-14 20:43:04serhiy.storchakalinkissue32300 messages
2017-12-14 20:43:04serhiy.storchakacreate