Message 335230 - Python tracker (original) (raw)
Message335230
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:53 | remi.lapeyre | set | recipients: + remi.lapeyre, pitrou, giampaolo.rodola, jnoller, sbt, davin |
2019-02-11 15:25:52 | remi.lapeyre | set | messageid: 1549898752.31.0.570307699256.issue35918@roundup.psfhosted.org |
2019-02-11 15:25:52 | remi.lapeyre | link | issue35918 messages |
2019-02-11 15:25:52 | remi.lapeyre | create |