]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-145177: Upgrade to Emscripten 6.0.4 (#154743)
authorHood Chatham <roberthoodchatham@gmail.com>
Sun, 26 Jul 2026 22:37:20 +0000 (00:37 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Jul 2026 22:37:20 +0000 (06:37 +0800)
Bumps Emscripten version for builds to 6.0.4.

Platforms/emscripten/config.toml

index 5e4f80b28a41c18347548e4a22fd21dbea77ea50..a6232c3bf594098ac190411186af8da139f0c676 100644 (file)
@@ -1,7 +1,7 @@
 # Any data that can vary between Python versions is to be kept in this file.
 # This allows for blanket copying of the Emscripten build code between supported
 # Python versions.
-emscripten-version = "6.0.3"
+emscripten-version = "6.0.4"
 node-version = "24"
 test-args = [
     "-m", "test",