Skip to content

gh-153313: Work around string decoding bug in emcc 6.0.2#153698

Merged
corona10 merged 1 commit into
python:mainfrom
hoodmane:emcc-6.0.2-fix-string-decode
Jul 14, 2026
Merged

gh-153313: Work around string decoding bug in emcc 6.0.2#153698
corona10 merged 1 commit into
python:mainfrom
hoodmane:emcc-6.0.2-fix-string-decode

Conversation

@hoodmane

@hoodmane hoodmane commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Resolves #153313. Can remove once we update to emcc 6.0.3. Upstream issue:
emscripten-core/emscripten#27241

@hoodmane hoodmane changed the title gh-153313: Workaround for string decoding regression in emcc 6.0.2 gh-153313: Work around string decoding bug in emcc 6.0.2 Jul 14, 2026

@corona10 corona10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with cross-checking the solution from emscripten-core/emscripten#27241 (comment)

@corona10 corona10 merged commit 066811e into python:main Jul 14, 2026
56 checks passed
@hoodmane hoodmane deleted the emcc-6.0.2-fix-string-decode branch July 14, 2026 14:26
@hoodmane

Copy link
Copy Markdown
Contributor Author

I guess it would have been good to run the build bot on this one. But it worked locally so probably it's a correct fix in the build bot too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyRepl tests failing with Emscripten 6.0.2

2 participants