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

No. Limited API is generally not as performant as the non-limited one. It is 
even documented this way: 
https://docs.python.org/3/c-api/stable.html#limited-api-scope-and-performance

We should not make it *much* slower, but code that can take advantage of 
implementation details can always be faster. Max speed should not be a concern 
in the limited API.

----------

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

Reply via email to