]> granicus.if.org Git - python/commit
Issue #19358: "make clinic" now runs the Argument Clinic preprocessor
authorLarry Hastings <larry@hastings.org>
Sat, 23 Nov 2013 22:58:45 +0000 (14:58 -0800)
committerLarry Hastings <larry@hastings.org>
Sat, 23 Nov 2013 22:58:45 +0000 (14:58 -0800)
commitdcd340eeebf0793ea0797ca90d72ac535db4ea78
tree6a83a666b0cecee44d0b94dc97a339ab92a50cc5
parentebdcb50b8a0d37af4acd7d2387eae8ff2b5f0b9b
Issue #19358: "make clinic" now runs the Argument Clinic preprocessor
over all CPython source files.
Makefile.pre.in
Misc/NEWS
Tools/clinic/clinic.py