Skip to content

Fix Windows layout directory for both Tcl 8 and 9 - #424

Closed
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:tcl-dir
Closed

Fix Windows layout directory for both Tcl 8 and 9#424
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:tcl-dir

Conversation

@hugovk

Copy link
Copy Markdown
Member

Possible fix for python/cpython#150197 (comment) to use the tcl8 directory for Tcl 8.6 and tk9.0 for Tcl 9.

@hugovk

Copy link
Copy Markdown
MemberAuthor

Doesn't look like we need this: python/cpython#150197 (comment)

We could instead update the check to avoid the warning with v9, something for later.

@hugovkhugovk closed this Aug 3, 2026
@hugovk
hugovk deleted the tcl-dir branch August 3, 2026 10:11
Sign up for freeto 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.

1 participant

@hugovk