Message363818
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. |
|
| 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: <[email protected]> |
| 2020-03-10 09:31:11 | cjrh | link | issue39857 messages |
| 2020-03-10 09:31:11 | cjrh | create | |
|