Skip to content

Conversation

@jjhelmus
Copy link
Contributor

@jjhelmus jjhelmus commented Dec 9, 2025

Restore patch used to find Tcl/Tk libraries relative to the base prefix on Python 3.14+.

This patches was accidentally removed in #845.

Rewrite the conditionals in the patch block to make it more obvious what patch is applied for each python version.

closes #913

Restore patch used to find Tcl/Tk libraries relative to the base prefix
on Python 3.14+.

This patches was accidentally removed in astral-sh#845.

Rewrite the conditionals in the patch block to make it more obvious what
patches are applied for each python version.

closes astral-sh#913
@jjhelmus jjhelmus merged commit 29c7b9a into astral-sh:main Dec 9, 2025
977 of 981 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3.14 only error with tkinter - "Can't find a usable init.tcl", "This probably means that Tcl wasn't installed properly."

2 participants