Upgrades
- CPython 3.15.0a6 -> 3.15.0a7
Distribution changes
- A weak symbol is used on Linux so that glibc's
sem_clockwaitis used when available on the host system.
Build system changes
- The
build-linux.pyandbuild-macos.pyscripts are deprecated. Please usebuild.py. These scripts will be removed in a future release.
Full Changelog: 2026030...2026031