Message 348462 - Python tracker (original) (raw)
Message348462
Author | aeros |
---|---|
Recipients | Kristian Klette, aeros, methane, xtreak |
Date | 2019-07-26.05:31:32 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1564119093.32.0.54531012447.issue37585@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Based on the current status of the discussion in python-dev, the most agreed upon solution so far seems to be updating the documentation to mention this behavior, rather than modifying the existing behavior. I opened a PR which updates the documentation for dict.values() to mention this, feel free to leave any suggestions. python-dev discussion archive: https://mail.python.org/archives/list/python-dev@python.org/thread/R2MPDTTMJXAF54SICFSAWPPCCEWAJ7WF/#723CHZBH4ZBKQJOOPXFFX3HYSPDBPDPR |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-07-26 05:31:33 | aeros | set | recipients: + aeros, methane, xtreak, Kristian Klette |
2019-07-26 05:31:33 | aeros | set | messageid: 1564119093.32.0.54531012447.issue37585@roundup.psfhosted.org |
2019-07-26 05:31:33 | aeros | link | issue37585 messages |
2019-07-26 05:31:32 | aeros | create |