Skip to content

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

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

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

ned-deily
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

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 pull request 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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 28, 2021
@bedevere-bot
Copy link

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 pull request 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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 28, 2021
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

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

miss-islington added a commit that referenced this pull request 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 <[email protected]>
miss-islington added a commit that referenced this pull request 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 <[email protected]>
ambv pushed a commit that referenced this pull request 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 <[email protected]>
@ned-deily ned-deily deleted the bpo-448282-tk-monterey branch October 28, 2021 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants