Staging
v0.5.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

README

back to top