Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey #29276

Merged
merged 1 commit into from Oct 28, 2021

Conversation

Copy link
Member

@ned-deily ned-deily commented Oct 28, 2021

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.

https://bugs.python.org/issue44828

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 28, 2021

Thanks @ned-deily for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9, 3.10.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 28, 2021
…thonGH-29276)

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
(cherry picked from commit be8318b)

Co-authored-by: Ned Deily <nad@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Oct 28, 2021

GH-29277 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 28, 2021
…thonGH-29276)

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
(cherry picked from commit be8318b)

Co-authored-by: Ned Deily <nad@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Oct 28, 2021

GH-29278 is a backport of this pull request to the 3.9 branch.

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Oct 28, 2021

GH-29279 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this issue Oct 28, 2021
…-29276)

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
(cherry picked from commit be8318b)

Co-authored-by: Ned Deily <nad@python.org>
miss-islington added a commit that referenced this issue Oct 28, 2021
…-29276)

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
(cherry picked from commit be8318b)

Co-authored-by: Ned Deily <nad@python.org>
ambv pushed a commit that referenced this issue Oct 28, 2021
…-29276) (GH-29279)

when using the Tk 8.6.11 provided by python.org macOS installers.
Patch by Marc Culler of the Tk project.
(cherry picked from commit be8318b)

Co-authored-by: Ned Deily <nad@python.org>
@ned-deily ned-deily deleted the bpo-448282-tk-monterey branch Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants