Message387163
>> PyCFunction_NewEx is part of the limited API as well, even though it's undocumented. People can call it. > >Wait no, I wrote too soon. >PyCFunction_NewEx is part of the limited API as well, even though it's >undocumented. People can call it. Find some 3rd user calling this function in: https://searchcode.com/?q=PyCFunction_NewEx+. So I prefer to keep it too. If calling `PyCFunction_New()` is better than `PyCFunction_NewEx()`, MAYBE we can add some description info in PR 24551. | |
| Date | User | Action | Args | | 2021-02-17 16:42:33 | shihai1991 | set | recipients: + shihai1991, vstinner, petr.viktorin | | 2021-02-17 16:42:33 | shihai1991 | set | messageid: <1613580153.17.0.624550906345.issue43239@roundup.psfhosted.org> | | 2021-02-17 16:42:33 | shihai1991 | link | issue43239 messages | | 2021-02-17 16:42:33 | shihai1991 | create | | |