1. 26 Nov, 2010 4 commits
    • Georg Brandl's avatar
      Merged revisions 85459-85465 via svnmerge from · d8d88494
      Georg Brandl authored
      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.
      ........
      d8d88494
    • Georg Brandl's avatar
      Blocked revisions 85287,85354-85355,85357,85375,85456-85458 via svnmerge · b4b89aae
      Georg Brandl authored
      ........
        r85287 | georg.brandl | 2010-10-06 14:29:49 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Update to Sphin 1.0.4.
      ........
        r85354 | georg.brandl | 2010-10-10 11:37:51 +0200 (So, 10 Okt 2010) | 1 line
      
        Update pydoc topics.
      ........
        r85355 | georg.brandl | 2010-10-10 11:40:34 +0200 (So, 10 Okt 2010) | 1 line
      
        Bump to 3.2a3.
      ........
        r85357 | georg.brandl | 2010-10-10 11:49:21 +0200 (So, 10 Okt 2010) | 1 line
      
        Rewrap.
      ........
        r85375 | georg.brandl | 2010-10-12 14:38:48 +0200 (Di, 12 Okt 2010) | 1 line
      
        Post-release bumps.
      ........
        r85456 | georg.brandl | 2010-10-14 09:04:07 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9418: first step of moving private string methods to _string module.
      ........
        r85457 | georg.brandl | 2010-10-14 09:14:31 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix pdb failure to import under -OO. Warn the user that help is simply not available in this case.
      ........
        r85458 | georg.brandl | 2010-10-14 09:17:44 +0200 (Do, 14 Okt 2010) | 1 line
      
        Remove unused imports.
      ........
      b4b89aae
    • Georg Brandl's avatar
      Merged revisions 85455 via svnmerge from · 86e0c89b
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85455 | georg.brandl | 2010-10-14 08:59:45 +0200 (Do, 14 Okt 2010) | 1 line
      
        #1710703: write zipfile structures also in the case of closing a new, but empty, archive.
      ........
      86e0c89b
    • Georg Brandl's avatar
      Merged revisions 85253,85452-85454 via svnmerge from · 420cca92
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85253 | georg.brandl | 2010-10-06 10:52:48 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Copyedit of os.symlink() docs.
      ........
        r85452 | georg.brandl | 2010-10-14 08:43:22 +0200 (Do, 14 Okt 2010) | 1 line
      
        #10046: small correction to atexit docs.
      ........
        r85453 | georg.brandl | 2010-10-14 08:46:08 +0200 (Do, 14 Okt 2010) | 1 line
      
        #6825: small correction to split() docs.
      ........
        r85454 | georg.brandl | 2010-10-14 08:48:47 +0200 (Do, 14 Okt 2010) | 1 line
      
        Mention 2to3.
      ........
      420cca92
  2. 24 Nov, 2010 4 commits
  3. 23 Nov, 2010 3 commits
  4. 22 Nov, 2010 11 commits
  5. 21 Nov, 2010 4 commits
  6. 20 Nov, 2010 14 commits