summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorHood Chatham <roberthoodchatham@gmail.com>2025-01-06 22:26:35 (GMT)
committerGitHub <noreply@github.com>2025-01-06 22:26:35 (GMT)
commit61c1a2478e6da8dc6dbdce4d6ac66b03d5963710 (patch)
tree707223bf65b37d5ed25cf265ce6db36209964b19 /Python/optimizer.c
parent616692d465c4ef10baa592e41f3d9daeae4dddad (diff)
downloadcpython-61c1a2478e6da8dc6dbdce4d6ac66b03d5963710.zip
cpython-61c1a2478e6da8dc6dbdce4d6ac66b03d5963710.tar.gz
cpython-61c1a2478e6da8dc6dbdce4d6ac66b03d5963710.tar.bz2
gh-127146: Strip dash from Emscripten compiler version (#128557)
`emcc -dumpversion` will sometimes say e.g., `4.0.0-git` but in this case uname does not include `-git` in the version string. Use cut to delete everything after the dash.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions