Staging
v0.8.1
https://github.com/python/cpython
Revision 489c8ff26b673553f568266c732182346ee74acf authored by Éric Araujo on 28 May 2011, 21:32:50 UTC, committed by Éric Araujo on 28 May 2011, 21:32:50 UTC
The tests now pass all combinations of -O/-OO and -B.  See also #7071
and #6292 for previous variations on the same theme.

test_versionpredicate needs a skip when sys.flags.optimize is true, but
I don’t know how to make that work with a DocTestSuite.
1 parent f33de71
History
Tip revision: 489c8ff26b673553f568266c732182346ee74acf authored by Éric Araujo on 28 May 2011, 21:32:50 UTC
Fix test_build_py when sys.dont_write_bytecode is true (#9831).
Tip revision: 489c8ff
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 5.0 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.8 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 28.7 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top