[issue20227] Argument Clinic: rename arguments in generated C?

Ryan Smith-Roberts report at bugs.python.org
Thu Jan 16 10:14:56 CET 2014


Ryan Smith-Roberts added the comment:

The use case is primarily to minimize code churn for the derby, but since you're the one (heroically) doing the code review it's really your call. I whipped up a quick patch for this feature, and even if you remove c_name from __init__ I think it's still a small cleanup.

----------
keywords: +patch
Added file: http://bugs.python.org/file33493/argument_clinic_rename_c_variable.patch

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


More information about the Python-bugs-list mailing list