[issue12844] Support more than 255 arguments
Serhiy Storchaka
report at bugs.python.org
Thu Nov 24 16:33:19 EST 2016
Serhiy Storchaka added the comment:
Since issue27213 the bytecode no longer have a limitation for numbers of positional or keyword arguments.
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12844>
_______________________________________
More information about the Python-bugs-list
mailing list