[issue26305] Make Argument Clinic to generate PEP 7 conforming code

Serhiy Storchaka report at bugs.python.org
Mon May 2 05:08:51 EDT 2016


Serhiy Storchaka added the comment:

Here is a patch for 3.5 that allows to not repeat braces too much. This will help to backport new fixes to 3.5.

----------
Added file: http://bugs.python.org/file42679/clinic_escape_braces.patch

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


More information about the Python-bugs-list mailing list