20250529
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 the
xcb
Docker image as part of #627 - Remove build support for sccache, which was also unused (#629)
Full Changelog: 2025052...2025052