uv
fff2094a - Use a dedicated message for incompatible Python versions in wheel ABI tags (#8363)

Comment changes are shownComment changes are hidden
Commit
215 days ago
Use a dedicated message for incompatible Python versions in wheel ABI tags (#8363) Part of https://github.com/astral-sh/uv/issues/2777 I noticed we're seeing "Python ABI" _a lot_ in error messages which I did not expect. This improves a common case by being a little more specific.
Author
Parents
  • crates
    • uv-distribution-types/src
      • File
        prioritized_distribution.rs
    • uv-platform-tags/src
      • File
        tags.rs
    • uv-resolver/src
      • File
        version_map.rs
    • uv/tests/it
      • File
        lock.rs
Loading