20260303
Upgrades
- CPython 3.10.19 -> 3.10.20
- CPython 3.11.14 -> 3.11.15
- CPython 3.12.12 -> 3.12.13
Distribution changes
- The path to the Tcl library is propagated via an environment variable rather than an tcl interpreter variable to avoid issues when sys.stdin is redirected.
Build system changes
- Releases are made available on Astral's mirror.
- Bash scripts were refined to remove the use of backticks and quote all variables.
Full Changelog: 2026021...2026030