Staging
v0.5.1
https://github.com/python/cpython
Revision ecd572ae7abf22460296e0a306080d1f5209c73f authored by Miss Islington (bot) on 03 January 2020, 03:44:03 UTC, committed by GitHub on 03 January 2020, 03:44:03 UTC
(cherry picked from commit 32f1443aa98db769d87db497b45bd0dcb732445b)

Co-authored-by: Ned Deily <nad@python.org>
1 parent aa5b196
Raw File
Tip revision: ecd572ae7abf22460296e0a306080d1f5209c73f authored by Miss Islington (bot) on 03 January 2020, 03:44:03 UTC
Update copyright year in macOS installer license copy (GH-17806)
Tip revision: ecd572a
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top