gh-145177: Upgrade to Emscripten 6.0.5 (#155179)
freakboy3742 <[email protected]> Tue, 04 Aug 2026 18:03:02 -0400 (EDT)
| Newsgroups | gmane.comp.python.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/python/cpython/commit/83b33546b9c68578dda7733d1ef8816473981b7e commit: 83b33546b9c68578dda7733d1ef8816473981b7e branch: main author: Hood Chatham <[email protected]> committer: freakboy3742 <[email protected]> date: 2026-08-05T06:02:49+08:00 summary: gh-145177: Upgrade to Emscripten 6.0.5 (#155179) Bumps default Emscripten version to 6.0.5. files: M Platforms/emscripten/config.toml diff --git a/Platforms/emscripten/config.toml b/Platforms/emscripten/config.toml index a6232c3bf594098..9c6d01e8655207e 100644 --- a/Platforms/emscripten/config.toml +++ b/Platforms/emscripten/config.toml @@ -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.4" +emscripten-version = "6.0.5" node-version = "24" test-args = [ "-m", "test", _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: [email protected]