]> granicus.if.org Git - python/commit
Issue #20152: Convert the cmath module to Argument Clinic.
authorBrett Cannon <brett@python.org>
Tue, 14 Oct 2014 21:37:02 +0000 (17:37 -0400)
committerBrett Cannon <brett@python.org>
Tue, 14 Oct 2014 21:37:02 +0000 (17:37 -0400)
commitb0fc490307d2603d61cc1a20ef8988a3b20d5b1f
tree386afe7f0e41a415517c76ecae7daf2e71b5b73a
parentc7dc55eb157df2f9d233735920b08066ab9f3329
Issue #20152: Convert the cmath module to Argument Clinic.
Misc/NEWS
Modules/clinic/cmathmodule.c.h [new file with mode: 0644]
Modules/cmathmodule.c