commit | 81524022d0c0df7a41f9b2b2df41e2ebe140e610 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Nov 27 13:05:02 2018 +0200 |
committer | GitHub <noreply@github.com> | Tue Nov 27 13:05:02 2018 +0200 |
tree | 1b8156249d1349c984770e31048f4f424e357965 | |
parent | 4a934d490fac779d8954a8292369c4506bab23fa [diff] |
bpo-33012: Fix signatures of METH_NOARGS funstions. (GH-10736)