[issue20180] Derby #11: Convert 50 sites to Argument Clinic across 9 files

Tal Einat report at bugs.python.org
Wed Jan 22 14:14:57 CET 2014


Tal Einat added the comment:

Attached nearly complete conversion of Modules/_collectionsmodule.c.

I've converted all functions using PyArg_* functions, including __new__ methods, but not deque.__init__.

I'm attaching a separate patch for deque.__init__.

----------
Added file: http://bugs.python.org/file33620/_collectionsmodule.c.patch

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


More information about the Python-bugs-list mailing list