Guido van Rossum added the comment: Thanks for tackling this!
What line in test_collections.py is calling a function with >255 args? I'm a bit surprised since this has always been disallowed AFAICT. I'd like to see everything related to keyword-only args included in one patch. Hopefully the unittests and/or svn history will give you an idea of what to do. There should be docs in the reference manual. Maybe Georg knows where. Don't worry about the generated Python-ast.c patch. The version number you're looking for is MAGIC in Python/import.c. ---------- nosy: +georg.brandl, gvanrossum __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1745> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com