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