[3.9] bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) by miss-islington · Pull Request #29278 · python/cpython
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
https://bugs.python.org/issue44828
Automerge-Triggered-By: GH:ned-deily