A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2015-February/138407.html below:

[Python-Dev] Generate all Argument Clinic code into separate files

[Python-Dev] Generate all Argument Clinic code into separate files [Python-Dev] Generate all Argument Clinic code into separate filesSerhiy Storchaka storchaka at gmail.com
Sat Feb 21 19:49:26 CET 2015
Currently for some files converted to use Argument Clinic the generated 
code is written into a separate file, for other files it is inlined.

I'm going to make a number of small enhancement to Argument Clinic to 
generate faster code for parsing arguments (see for example issue23492). 
Every such step will produce large diffs for
generated code and will create code churn if it is inlined and mixed up 
with handwritten code. It would be better when only generated files will 
be changed. So I suggest to move all inlined generated code in separate 
file. What are you think?

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4