[issue20385] Argument Clinic: Support for __new__ not checking _PyArg_NoKeywords for sub-classes

Tal Einat report at bugs.python.org
Sat Jan 25 18:28:44 CET 2014


Tal Einat added the comment:

To clarify my previous comment, I was referring to the first argument passed to the generated 'impl' function.

Context: I'm attempting to convert 'itertools.groupby' in Modules/itertoolsmodule.c.

----------

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


More information about the Python-bugs-list mailing list