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 davin, giampaolo.rodola, jnoller, pitrou, remi.lapeyre, sbt
Date 2019-02-11.15:25:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549898752.31.0.570307699256.issue35918@roundup.psfhosted.org>
In-reply-to
Content
has_key method has been removed in Python3 so I think we can remove it from the DictProxy as well as nobody should be relying on it anymore.
History
Date User Action Args
2019-02-11 15:25:53remi.lapeyresetrecipients: + remi.lapeyre, pitrou, giampaolo.rodola, jnoller, sbt, davin
2019-02-11 15:25:52remi.lapeyresetmessageid: <1549898752.31.0.570307699256.issue35918@roundup.psfhosted.org>
2019-02-11 15:25:52remi.lapeyrelinkissue35918 messages
2019-02-11 15:25:52remi.lapeyrecreate