Message363818
| Author | cjrh |
|---|---|
| Recipients | brandtbucher, cjrh, vapier |
| Date | 2020-03-10.09:31:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583832671.77.0.26229355323.issue39857@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The dict unpacking generalizations that I posted were added in Python 3.5, which is pretty old by now. (But, true, is in Python 3 and not Python 2). This is the PEP: https://www.python.org/dev/peps/pep-0448/ The new syntax that Brandt posted will indeed only be available from 3.9 on. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-10 09:31:11 | cjrh | set | recipients: + cjrh, vapier, brandtbucher |
| 2020-03-10 09:31:11 | cjrh | set | messageid: <1583832671.77.0.26229355323.issue39857@roundup.psfhosted.org> |
| 2020-03-10 09:31:11 | cjrh | link | issue39857 messages |
| 2020-03-10 09:31:11 | cjrh | create | |