[issue12844] Support more than 255 arguments

Andreas Stührk report at bugs.python.org
Sat Sep 3 00:00:37 CEST 2011


Andreas Stührk <andy-python at hammerhartes.de> added the comment:

Attached is a patch that removes the limit and that allows passing an arbitrary number of positional and keyword arguments. Lacks tests for now.

----------
keywords: +patch
nosy: +Trundle
Added file: http://bugs.python.org/file23089/issue12844_arbitrary_arguments.diff

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


More information about the Python-bugs-list mailing list