Staging
v0.8.1
https://github.com/python/cpython
Revision 85720596f1baf8db2cd456c8c2bd07dc03c6beca authored by Miss Islington (bot) on 22 November 2020, 18:22:21 UTC, committed by GitHub on 22 November 2020, 18:22:21 UTC

Building on older versions, and in particular macOS 10.9 still use
Tk 8.6.8 because of build problems on that version of macOS.
(cherry picked from commit 690a5fa3ddc675a434730b057ddb5c33f44fd0b7)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
1 parent 41d1ebb
History
Tip revision: 85720596f1baf8db2cd456c8c2bd07dc03c6beca authored by Miss Islington (bot) on 22 November 2020, 18:22:21 UTC
bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293)
Tip revision: 8572059
File Mode Size
pegen
pgen
Python.asdl -rw-r--r-- 5.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.7 KB
asdl_c.py -rwxr-xr-x 48.8 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 11.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.0 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 56.9 KB
tokenizer.h -rw-r--r-- 3.8 KB

back to top