diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-07-14 02:49:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-14 02:49:36 (GMT) |
commit | 261818061eb38ac42f9bc35335361c8c55f47b3b (patch) | |
tree | f9acb01deb2fd0929a231bd796acfbd50c767a61 /Objects/codeobject.c | |
parent | ba070b6b07ec0fdd9a0258270e4a111100c0d4db (diff) | |
download | cpython-261818061eb38ac42f9bc35335361c8c55f47b3b.zip cpython-261818061eb38ac42f9bc35335361c8c55f47b3b.tar.gz cpython-261818061eb38ac42f9bc35335361c8c55f47b3b.tar.bz2 |
[3.14] gh-127146: Emscripten: Fix test_open_undecodable_uri by setting `-sTEXTDECODER=2` (GH-136624) (#136631)
Removes the JS text decoder fallback and gets rid of the bugs due to the differences
in behavior on invalid utf8 strings. See https://github.com/emscripten-core/emscripten/issues/24690.
(cherry picked from commit 283b05052338dd735cd4927011afc3735d9c6c7c)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions