mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 05:20:09 -05:00
_get_glibc_version() can after #9005 return either (0, 0) if glibc string is missing or (-1, -1) if the string can't be parsed. There was no need to change missing string to (0, 0). Also, move back indentation to make it easier to understand.
pypa/packaging
This directory contains vendored pypa/packaging modules as of cc938f984bbbe43c5734b9656c9837ab3a28191f.
The files are licensed under BSD-2-Clause OR Apache-2.0.