[issue2292] Missing *-unpacking generalizations

Benjamin Peterson report at bugs.python.org
Mon Feb 9 23:23:11 CET 2015


Benjamin Peterson added the comment:

For starters, it would be nice if the patch didn't make unrelated style changes (e.g. in compile.c). I also Call arguments should be unified into one list rather than distinguishing between "keywords" and "args" anymore.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2292>
_______________________________________


More information about the Python-bugs-list mailing list