Serhiy Storchaka added the comment:

PyArg_ParseTupleAndKeywords() and Argument Clinic now support positional-only 
arguments. Thus this my objection can be resolved. But performance argument 
still needs an investigation.

In any case the patch needs updating, since the zlib module was rewritten for 
using Argument Clinic.

----------
versions: +Python 3.6 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16764>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to