[issue20184] Derby #16: Convert 50 sites to Argument Clinic across 9 files

Nick Coghlan report at bugs.python.org
Sat Jan 25 10:44:24 CET 2014


Nick Coghlan added the comment:

Attached patch shows the new test case I'm using to ensure that all callable builtins have signatures, and once we get it that way, it stays that way.

Preliminary goal is signatures for all the non-type objects, and once I get to that point, I'll propose it for review.

----------
keywords: +patch
Added file: http://bugs.python.org/file33696/issue20184_builtin_conversion.diff

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


More information about the Python-bugs-list mailing list