Change8

0.8.19

📦 uvView on GitHub →
2 features🐛 2 fixes

Summary

uv 0.8.19 introduces CPython 3.14.0rc3 support and updates OpenSSL to 3.5.3, plus bug fixes for parallel cache cleaning and Windows ARM64 platform tag handling.

✨ New Features

  • Add support for CPython 3.14.0rc3
  • Upgrade bundled OpenSSL to version 3.5.3

🐛 Bug Fixes

  • Make `uv cache clean` parallel process safe (PR #15888)
  • Fix implied `platform_machine` marker for `win_arm64` platform tag (PR #15921)