Skip to content

20260303

Choose a tag to compare

@github-actions github-actions released this 03 Mar 16:14
· 10 commits to main since this release
7442a32

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