Looks like a nice goody for Cython users, too:

https://www.python.org/dev/peps/pep-0448/

Requires grammar changes, but otherwise could be done with a transform, I
guess, by mapping the unpacking to list/tuple concatenations and dict updates.

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to