[issue47162] Add call trampoline to work around bad fpcasts on Emscripten

Hood Chatham report at bugs.python.org
Fri Apr 1 22:37:08 EDT 2022


Hood Chatham <roberthoodchatham at gmail.com> added the comment:

Actually, I think the _PyImport_InitFunc trampoline call is only there as a work around for the problematic `test_imp` and `test_import` Python tests. I don't know of any third party code with a problem there.

----------

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


More information about the Python-bugs-list mailing list