[3.8] bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) by miss-islington · Pull Request #29279 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
…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>
@ned-deily: Status check is done, and it's a failure ❌ .
The failure is due to a recent release of docutils 0.18, so far incompatible with Sphinx (sphinx-doc/sphinx#9777). This was already fixed in 3.8 by #29245 (thanks, Ned!). So I'll be landing this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters