Updates
- CPython 3.15.0a7 -> 3.15.0a8
- CPython 3.14.3 -> 3.14.4
- CPython 3.13.12 -> 3.13.3
Distribution changes
- On Linux, fix incorrect marking that the build required an executable stack. This prevented using libpython on newer OSes and generated a kernel warning when running the python binary.
Full Changelog: 2026032...2026040