]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138130: Fix return value of libc_ver() on Emscripten (GH-138132) (#138312)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Oct 2025 13:03:49 +0000 (15:03 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Oct 2025 13:03:49 +0000 (16:03 +0300)
commit08d289208b626b7ba9b26fe690e3fcec439b2092
tree364d9585d6f3639788bd199b797545b24fee2f31
parent07e0eb2093fe1c0dd5ed6f02f0155cd2e0582d02
[3.14] gh-138130: Fix return value of libc_ver() on Emscripten (GH-138132) (#138312)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Lib/platform.py
Lib/test/test_platform.py