Staging
v0.5.1
https://github.com/python/cpython
Revision c1b8aedfbabf6e5460b09f4792d80f18051d43d3 authored by Zachary Ware on 18 February 2018, 01:27:22 UTC, committed by GitHub on 18 February 2018, 01:27:22 UTC
Also, use PYTHON_FOR_REGEN for clinic and blake2s_impl.c rather than PYTHON_FOR_BUILD, and update .travis.yml to make use of the change.
(cherry picked from commit d6ff8a7037903497eff95fa32bdac2b6adf71505)
1 parent dda9386
Raw File
Tip revision: c1b8aedfbabf6e5460b09f4792d80f18051d43d3 authored by Zachary Ware on 18 February 2018, 01:27:22 UTC
[3.6] bpo-30638: Add clinic to `make regen-all` (GH-5671)
Tip revision: c1b8aed
.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
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top