Skip to content

PyRepl tests failing with Emscripten 6.0.2 #153313

Description

@freakboy3742

Bug report

Bug description:

Reported via @encukou in this comment

The Emscripten buildbot is currently failing the PyRepl test. If I run the browser test locally, I get the following error in the JS console:

Unhandled Promise Rejection: TypeError: Module.PyUnstable_DumpTraceback is not a function. (In 'Module.PyUnstable_DumpTraceback(2, Module._PyGILState_GetThisThreadState())', 'Module.PyUnstable_DumpTraceback' is undefined)

If I revert to emscripten 6.0.0, the PyRepl page loads without a problem.

/cc @hoodmane

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions