commit | c9ea933586ec0ac686c83d514c56876ac0e259e3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 19 18:13:09 2017 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 19 18:13:09 2017 +0200 |
tree | 60e00c854396fec957135b2924232b1146c01a50 | |
parent | b813a0e9488efbcd2836133f075b65484e185f3f [diff] |
Issue #20186: Converted the math module to Argument Clinic. Patch by Tal Einat.