◐ Shell
clean mode source ↗

bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey by ned-deily · Pull Request #29276 · python/cpython

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

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 <nad@python.org>

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 <nad@python.org>

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 <nad@python.org>

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 <nad@python.org>

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 <nad@python.org>