Petr Viktorin <encu...@gmail.com> added the comment:

> By the way, I would suggest to move "#define PyCFunction_New(ML, SELF) 
> PyCFunction_NewEx((ML), (SELF), NULL)" to Include/cpython/methodobject.h 

OK, I'll add that move to the PR.

> Oh, it's not listed by Doc/data/stable_abi.dat and so not checked by 
> Tools/scripts/stable_abi.py.

I'm planning to rework this for PEP 652 (which is how I found the issue in the 
first place), so I'll not add it there now.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43239>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to