[issue46953] use FASTCALL for __import__ builtin

Serhiy Storchaka report at bugs.python.org
Tue Mar 8 07:46:36 EST 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The recommended way is to use importlib.import_module().

----------

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


More information about the Python-bugs-list mailing list