[New-bugs-announce] [issue26305] Make Argument Clinic to generate PEP 7 conforming code

Serhiy Storchaka report at bugs.python.org
Mon Feb 8 06:08:31 EST 2016


New submission from Serhiy Storchaka:

Proposed patch makes Argument Clinic to generate C code with curly braces as strongly preferred by PEP 7.

----------
components: Demos and Tools
files: clinic_pep7_braces.patch
keywords: patch
messages: 259836
nosy: brett.cannon, larry, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Make Argument Clinic to generate PEP 7 conforming code
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file41849/clinic_pep7_braces.patch

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


More information about the New-bugs-announce mailing list