diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-05 04:26:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-05 04:26:59 (GMT) |
commit | 06002b3f0d4570424feef37103c7e9b7d16bd63d (patch) | |
tree | 39bfd3bdc4e2fa66a4565301829e5b698528bec1 /Python/pythonrun.c | |
parent | d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d (diff) | |
download | cpython-06002b3f0d4570424feef37103c7e9b7d16bd63d.zip cpython-06002b3f0d4570424feef37103c7e9b7d16bd63d.tar.gz cpython-06002b3f0d4570424feef37103c7e9b7d16bd63d.tar.bz2 |
[3.9] bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649) (GH-23650)
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 29afab6c5f656f07ac85c9b2cf089631b2557a11)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions