Skip to content

Conversation

@AngheloAlf
Copy link
Member

Added

  • Add support for Python 3.8 again.
    • Figured out how to have CI to test compatibility with Python 3.8 again.
  • Wheels for free threaded Python (3.14t).
    • Hopefully nothing will break when running without the GIL.
  • Wheels are now tested to be installable in CI.
    • Specifically useful for abi3 wheels, so we can ensure the wheel is
      installable in the oldest Python version we support for each OS/arch combo.
  • Integrate uv in CI for Python and dependencies management.

Changed

  • Wheels now use the stable abi3 abi instead of building a single wheel for
    each version for GIL Python.
  • Python tests in CI are now run against all the Python versions we support
    instead of relying on whatever Python version the Github runner has.
  • decomp-settings 0.0.10 is now required.

@AngheloAlf AngheloAlf merged commit f5791b3 into 2.x Jan 17, 2026
173 checks passed
@AngheloAlf AngheloAlf deleted the ci_test branch January 17, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants