Skip to content

[3.9] bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649)#23650

Merged
ned-deily merged 2 commits into
python:3.9from
miss-islington:backport-29afab6-3.9
Dec 5, 2020
Merged

[3.9] bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649)#23650
ned-deily merged 2 commits into
python:3.9from
miss-islington:backport-29afab6-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 5, 2020

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 [email protected]

https://bugs.python.org/issue41116

)

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 <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@ned-deily: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@ned-deily: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@ned-deily: Status check is done, and it's a failure ❌ .

@ned-deily ned-deily merged commit 06002b3 into python:3.9 Dec 5, 2020
@miss-islington miss-islington deleted the backport-29afab6-3.9 branch December 5, 2020 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants