◐ Shell
clean mode source ↗

[3.11] gh-128069: brew link --overwrite tcl-tk@8 to prevent conflict with GitHub image's version (GH-128090) by miss-islington · Pull Request #129172 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jan 22, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

brew link --overwrite tcl-tk@8 to prevent conflict with GitHub image's version
(cherry picked from commit 46dc1ba)

Co-authored-by: Victor Stinner vstinner@python.org
Co-authored-by: Hugo van Kemenade 1324225+hugovk@users.noreply.github.com

…ith GitHub image's version (pythonGH-128090)

brew link --overwrite tcl-tk@8 to prevent conflict with GitHub image's version
(cherry picked from commit 46dc1ba)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@vstinner

Copy link Copy Markdown

Member

@hugovk @ambv @pablogsal: Would you mind to review this backport to 3.11?

Without this change, the GitHub Action macOS job fails randomly on brew link tcl-tk@8. Example of failure: #129171.

@pablogsal pablogsal merged commit 49edb99 into python:3.11

Jan 22, 2025

@miss-islington miss-islington deleted the backport-46dc1ba-3.11 branch

January 2, 2026 17:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hugovk hugovk hugovk approved these changes

@ezio-melotti ezio-melotti Awaiting requested review from ezio-melotti ezio-melotti is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @vstinner @hugovk @pablogsal