[issue43760] The DISPATCH() macro is not as efficient as it could be.

Petr Viktorin report at bugs.python.org
Mon May 10 10:43:12 EDT 2021


Petr Viktorin <encukou at gmail.com> added the comment:

PEP 0497 is rejected; the active one is PEP 387, which says "backwards incompatibility" means preexisting code ceases to comparatively function after a change.
So, this does look like a backwards-incompatible change.

Unfortunately, not all of the C API is documented, so unless it's explicitly marked private, people will use it :(

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43760>
_______________________________________


More information about the Python-bugs-list mailing list