This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hoodchatham
Recipients christian.heimes, hoodchatham, miss-islington
Date 2022-04-01.20:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648843358.13.0.604166940326.issue47162@roundup.psfhosted.org>
In-reply-to
Content
Note that there are still Python test suite failures in emscripten without these trampolines enabled, for instance test_imp fails. The only trampoline needed to pass the core test suite is _PyImport_InitFunc_TrampolineCall.
History
Date User Action Args
2022-04-01 20:02:38hoodchathamsetrecipients: + hoodchatham, christian.heimes, miss-islington
2022-04-01 20:02:38hoodchathamsetmessageid: <1648843358.13.0.604166940326.issue47162@roundup.psfhosted.org>
2022-04-01 20:02:38hoodchathamlinkissue47162 messages
2022-04-01 20:02:38hoodchathamcreate