Message416515
| 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:38 | hoodchatham | set | recipients: + hoodchatham, christian.heimes, miss-islington |
| 2022-04-01 20:02:38 | hoodchatham | set | messageid: <1648843358.13.0.604166940326.issue47162@roundup.psfhosted.org> |
| 2022-04-01 20:02:38 | hoodchatham | link | issue47162 messages |
| 2022-04-01 20:02:38 | hoodchatham | create | |