gh-138130: Fix return value of libc_ver() on Emscripten (#138132)
Emscripten's libc is a hybrid of musl and llvm libc; but it reports that it is "glibc". This modifies the return value of `platform.libc_ver()` to return something that is Emscripten-specific.
H
Hood Chatham committed
11a5fc82381308f0b6060b8c06af89fd197516e1
Parent: 78acd8e
Committed by GitHub <noreply@github.com>
on 8/31/2025, 10:50:29 PM