Staging
v0.5.1
https://github.com/python/cpython
Revision e9dafe7c93d67fe4df6e0e23088f8f25c90f2bed authored by Ned Deily on 25 June 2020, 09:23:30 UTC, committed by GitHub on 25 June 2020, 09:23:30 UTC
- fix installer builds when using latest versions of Python 3
- fix installer builds on newer macOS releases with SIP
- Python Launcher app factory defaults now use python3
1 parent 0ef6a3f
History
Tip revision: e9dafe7c93d67fe4df6e0e23088f8f25c90f2bed authored by Ned Deily on 25 June 2020, 09:23:30 UTC
Forward port macOS installer updates from 3.7/3.8 (GH-21132) (GH-21135)
Tip revision: e9dafe7
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.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.7 KB
myreadline.c -rw-r--r-- 11.9 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