bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks by ned-deily · Pull Request #23649 · python/cpython
If no explicit macOS SDK was specified, setup.py should check for Tcl and TK frameworks in /Library/Frameworks; the previous commit inadvertently broke that test.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
) If no explicit macOS SDK was specified, setup.py should check for Tcl and TK frameworks in /Library/Frameworks; the previous commit inadvertently broke that test. (cherry picked from commit 29afab6) Co-authored-by: Ned Deily <nad@python.org>
ned-deily added a commit that referenced this pull request
adorilson pushed a commit to adorilson/cpython that referenced this pull request
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