New submission from Serhiy Storchaka:

Proposed patch makes Argument Clinic to generate code into separate files by 
default. This will help maintaining in the case of enhancements of Argument 
Clinic generation (such as issue23492). See thread on 
http://comments.gmane.org/gmane.comp.python.devel/151585 .

There is an issue with multiple macro definition in the posix module (see 
issue23500).

----------
components: Build, Demos and Tools
files: clinic_file.patch
keywords: patch
messages: 236406
nosy: larry, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Argument Clinic: generate code into separate files by default
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file38204/clinic_file.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23501>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to