On 01/07/2014 12:39 PM, Serhiy Storchaka wrote:
07.01.14 21:53, Antoine Pitrou написав(ла):

- move all generated code to separate C files, which would then be
   #included'd into the main module file

Only this option will solve all my issues.

My arguments against current behavior:

[snip]

* It clutters up hg log and hg blame results. Every time when you change 
clinic.py to generate different output, it
touches multiple lines in all files which use Argument Clinic and clutters up 
their history.

I think this is the reason to focus on -- the others seem like editor issues, or easily resolved by the second or third options.

--
~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to