Staging
v0.8.1
https://github.com/python/cpython
Revision 29afab6c5f656f07ac85c9b2cf089631b2557a11 authored by Ned Deily on 05 December 2020, 04:02:09 UTC, committed by GitHub on 05 December 2020, 04:02:09 UTC
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.
1 parent 226a012
History
Tip revision: 29afab6c5f656f07ac85c9b2cf089631b2557a11 authored by Ned Deily on 05 December 2020, 04:02:09 UTC
bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649)
Tip revision: 29afab6
File Mode Size
abstract.h -rw-r--r-- 13.9 KB
bytearrayobject.h -rw-r--r-- 769 bytes
bytesobject.h -rw-r--r-- 4.0 KB
ceval.h -rw-r--r-- 1.4 KB
code.h -rw-r--r-- 7.3 KB
dictobject.h -rw-r--r-- 3.6 KB
fileobject.h -rw-r--r-- 723 bytes
fileutils.h -rw-r--r-- 3.9 KB
frameobject.h -rw-r--r-- 3.4 KB
import.h -rw-r--r-- 1.4 KB
initconfig.h -rw-r--r-- 7.3 KB
interpreteridobject.h -rw-r--r-- 387 bytes
listobject.h -rw-r--r-- 1.2 KB
methodobject.h -rw-r--r-- 1.4 KB
object.h -rw-r--r-- 19.0 KB
objimpl.h -rw-r--r-- 3.3 KB
pyerrors.h -rw-r--r-- 4.9 KB
pylifecycle.h -rw-r--r-- 2.0 KB
pymem.h -rw-r--r-- 3.4 KB
pystate.h -rw-r--r-- 11.0 KB
sysmodule.h -rw-r--r-- 506 bytes
traceback.h -rw-r--r-- 404 bytes
tupleobject.h -rw-r--r-- 967 bytes
unicodeobject.h -rw-r--r-- 42.7 KB

back to top