commit | b813a0e9488efbcd2836133f075b65484e185f3f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 19 17:44:13 2017 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 19 17:44:13 2017 +0200 |
tree | a04f7deb35cbe4cf5a85723c03abadf89a0c685e | |
parent | bd584f169f3c5c0caf25ce86de71fd1aa780a712 [diff] |
Issue #20186: Converted the _operator module to Argument Clinic. Patch by Tal Einat.