Staging
v0.8.1
https://github.com/python/cpython
Revision d24429a20def5e77ee415fdd8f37faf020a96bff authored by Brett Cannon on 09 June 2017, 21:34:32 UTC, committed by GitHub on 09 June 2017, 21:34:32 UTC
(cherry picked from commit b4e5fee6f5bcc50500ea6261a22021db58955b55)
1 parent fa7f519
Raw File
Tip revision: d24429a20def5e77ee415fdd8f37faf020a96bff authored by Brett Cannon on 09 June 2017, 21:34:32 UTC
[3.6] Clarify what --enable-optimizations does (GH-1847) (GH-2039)
Tip revision: d24429a
.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