Staging
v0.5.1
https://github.com/python/cpython
Revision d8d884947bf4d592d0e0378ad9637175620292c6 authored by Georg Brandl on 26 November 2010, 07:29:03 UTC, committed by Georg Brandl on 26 November 2010, 07:29:03 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85459 | georg.brandl | 2010-10-14 09:23:01 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: Fix failure of test_dis under -OO.
........
  r85460 | georg.brandl | 2010-10-14 09:24:28 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix running test_import under -O or -OO.
........
  r85461 | georg.brandl | 2010-10-14 09:29:08 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix lib2to3 fixer fix_operator when running under -OO.
........
  r85462 | georg.brandl | 2010-10-14 09:32:52 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix running test_xml_etree under -OO.
........
  r85463 | georg.brandl | 2010-10-14 09:34:56 +0200 (Do, 14 Okt 2010) | 1 line

  Better check for "any optimize option given".
........
  r85464 | georg.brandl | 2010-10-14 09:42:27 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix running test_compileall under -O and -OO.
........
  r85465 | georg.brandl | 2010-10-14 10:08:56 +0200 (Do, 14 Okt 2010) | 1 line

  #9964: fix running test_cmd_line_script under -O and -OO.
........
1 parent b4b89aa
History
Tip revision: d8d884947bf4d592d0e0378ad9637175620292c6 authored by Georg Brandl on 26 November 2010, 07:29:03 UTC
Merged revisions 85459-85465 via svnmerge from
Tip revision: d8d8849
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.8 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.5 KB
configure.in -rw-r--r-- 122.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.4 KB
setup.py -rw-r--r-- 87.3 KB

README

back to top