]> granicus.if.org Git - python/commit
Issue #20268: Argument Clinic now supports cloning the parameters
authorLarry Hastings <larry@hastings.org>
Wed, 15 Jan 2014 06:22:41 +0000 (22:22 -0800)
committerLarry Hastings <larry@hastings.org>
Wed, 15 Jan 2014 06:22:41 +0000 (22:22 -0800)
commit4a714d48ad727f6ad708ba2d3695f1dea4479fb6
tree7e9d1d2870942f5b12476c88554b42cd08074dc3
parente02de8c2adeafc5f7f7b37ab8a204e8f89e02387
Issue #20268: Argument Clinic now supports cloning the parameters
and return converter from existing functions.
Doc/howto/clinic.rst
Misc/NEWS
Tools/clinic/clinic.py