1. 13 Sep, 2010 6 commits
    • Florent Xicluna's avatar
      Silence warning about 1/0 · 46d71f06
      Florent Xicluna authored
      46d71f06
    • Hirokazu Yamamoto's avatar
      Merged revisions 84765 via svnmerge from · b2cc7d09
      Hirokazu Yamamoto authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84765 | hirokazu.yamamoto | 2010-09-13 16:18:30 +0900 | 2 lines
      
        get_build_version() is needed even where sys.platform != "win32".
        Try to fix buildbot error in other way.
      ........
      b2cc7d09
    • Florent Xicluna's avatar
      Blocked revisions 84081-84082,84363,84467-84469,84485 via svnmerge · ce17ff74
      Florent Xicluna authored
      ........
        r84081 | florent.xicluna | 2010-08-15 22:16:27 +0200 (dim., 15 août 2010) | 1 line
      
        Replace the deprecated ConfigParser.readfp() method, and fix the incomplete merge in r82293.
      ........
        r84082 | florent.xicluna | 2010-08-15 22:21:26 +0200 (dim., 15 août 2010) | 1 line
      
        Replace readfp() with read_file() in configparser documentation.
      ........
        r84363 | florent.xicluna | 2010-08-30 16:05:50 +0200 (lun., 30 août 2010) | 1 line
      
        remove pointless coding cookies
      ........
        r84467 | florent.xicluna | 2010-09-03 21:52:03 +0200 (ven., 03 sept. 2010) | 1 line
      
        Use a context manager for some file objects.
      ........
        r84468 | florent.xicluna | 2010-09-03 21:54:02 +0200 (ven., 03 sept. 2010) | 1 line
      
        Remove unused import, fix typo and rewrap docstrings.
      ........
        r84469 | florent.xicluna | 2010-09-03 21:55:26 +0200 (ven., 03 sept. 2010) | 1 line
      
        Remove redundant context manager.
      ........
        r84485 | florent.xicluna | 2010-09-04 01:47:32 +0200 (sam., 04 sept. 2010) | 2 lines
      
        Welcome to the UTF-8 world.
      ........
      ce17ff74
    • Florent Xicluna's avatar
      Merged revisions 84470-84471,84566-84567,84759 via svnmerge from · c7875a71
      Florent Xicluna authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84470 | florent.xicluna | 2010-09-03 22:00:37 +0200 (ven., 03 sept. 2010) | 1 line
      
        Strengthen BytesWarning tests.
      ........
        r84471 | florent.xicluna | 2010-09-03 22:23:40 +0200 (ven., 03 sept. 2010) | 1 line
      
        Typo
      ........
        r84566 | florent.xicluna | 2010-09-06 22:27:15 +0200 (lun., 06 sept. 2010) | 1 line
      
        typo
      ........
        r84567 | florent.xicluna | 2010-09-06 22:27:55 +0200 (lun., 06 sept. 2010) | 1 line
      
        typo
      ........
        r84759 | florent.xicluna | 2010-09-13 04:28:18 +0200 (lun., 13 sept. 2010) | 1 line
      
        Reenable test_ucs4 and remove some duplicated lines.
      ........
      c7875a71
    • Hirokazu Yamamoto's avatar
      Merged revisions 84753,84760 via svnmerge from · 2a8580ec
      Hirokazu Yamamoto authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84753 | hirokazu.yamamoto | 2010-09-13 07:55:40 +0900 | 1 line
      
        Issue #9313: Skips test_remove_visual_c_ref on old MSVC.
      ........
        r84760 | hirokazu.yamamoto | 2010-09-13 14:36:21 +0900 | 1 line
      
        Issue #9313: Use unittest.skipUnless to skip old MSVC.
      ........
      2a8580ec
    • Benjamin Peterson's avatar
      Merged revisions 84754 via svnmerge from · 876fcd26
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84754 | benjamin.peterson | 2010-09-12 20:25:38 -0500 (Sun, 12 Sep 2010) | 1 line
      
        remove duplicate statement
      ........
      876fcd26
  2. 12 Sep, 2010 4 commits
  3. 11 Sep, 2010 5 commits
  4. 10 Sep, 2010 8 commits
  5. 09 Sep, 2010 1 commit
  6. 08 Sep, 2010 7 commits
  7. 07 Sep, 2010 8 commits
  8. 06 Sep, 2010 1 commit