Staging
v0.5.1
https://github.com/python/cpython
Revision d7aa5248fb577c7f46d4c0c9b064392bf5c17403 authored by Victor Stinner on 27 March 2015, 14:36:01 UTC, committed by Victor Stinner on 27 March 2015, 14:36:01 UTC
-Og does not optimize the C code, it's just "fast debugging".
1 parent 79fd962
Raw File
Tip revision: d7aa5248fb577c7f46d4c0c9b064392bf5c17403 authored by Victor Stinner on 27 March 2015, 14:36:01 UTC
Issue #23445: Fix test.support.python_is_optimized() for CFLAGS=-Og
Tip revision: d7aa524
.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