Skip to content

20250529

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 15:07
· 15 commits to main since this release
cddb9c1

Distribution changes

  • Fix the implementation of the workaround mentioned in the previous release notes for third-party packages that incorrectly assume the interpreter is statically linking libpython (#623)
  • Disable an unsafe optimization that started applying to the statically-linked interpreter which made e.g. subclasses of str misbehave (#622, see also astral-sh/uv#13610)
  • Update the "quirks" documentation page (#625)

Upgrades

  • xcb-proto 1.14.1 -> 1.17.0 (#627)

Build system changes

  • Remove build support for Linux x86 builds (#626). Note that Linux x86 builds have not actually been done since 2023.
  • Remove the need for thexcb Docker image as part of #627
  • Remove build support for sccache, which was also unused (#629)

Full Changelog: 2025052...2025052