1. 03 Aug, 2010 23 commits
  2. 02 Aug, 2010 17 commits
    • Ezio Melotti's avatar
      Fix test_recno. · 6a19b006
      Ezio Melotti authored
      6a19b006
    • Ezio Melotti's avatar
      Merged revisions 79539 via svnmerge from · 1d55ec32
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r79539 | florent.xicluna | 2010-04-01 01:01:03 +0300 (Thu, 01 Apr 2010) | 2 lines
      
        Replace catch_warnings with check_warnings when it makes sense.  Use assertRaises context manager to simplify some tests.
      ........
      1d55ec32
    • Ezio Melotti's avatar
      Merged revisions 78769,79049 via svnmerge from · cc436eb6
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78769 | florent.xicluna | 2010-03-07 21:14:12 +0200 (Sun, 07 Mar 2010) | 2 lines
      
        Refresh the documentation for the test.test_support module.
      ........
        r79049 | florent.xicluna | 2010-03-18 21:51:47 +0200 (Thu, 18 Mar 2010) | 2 lines
      
        #8155: Preserve backward compatibility for test_support.check_warnings().  Add regression tests.
      ........
      cc436eb6
    • Ezio Melotti's avatar
      Unblocked revisions 78769 via svnmerge · c355eaa9
      Ezio Melotti authored
      ........
        r78769 | florent.xicluna | 2010-03-07 21:14:12 +0200 (Sun, 07 Mar 2010) | 2 lines
      
        Refresh the documentation for the test.test_support module.
      ........
      c355eaa9
    • Ezio Melotti's avatar
      Blocked revisions 78814 via svnmerge · 15a5400e
      Ezio Melotti authored
      ........
        r78814 | raymond.hettinger | 2010-03-09 13:29:10 +0200 (Tue, 09 Mar 2010) | 1 line
      
        Improve code clarity a bit.
      ........
      15a5400e
    • Ezio Melotti's avatar
      Unblocked revisions 78814,79049 via svnmerge · 6dc97b20
      Ezio Melotti authored
      ........
        r78814 | raymond.hettinger | 2010-03-09 13:29:10 +0200 (Tue, 09 Mar 2010) | 1 line
      
        Improve code clarity a bit.
      ........
        r79049 | florent.xicluna | 2010-03-18 21:51:47 +0200 (Thu, 18 Mar 2010) | 2 lines
      
        #8155: Preserve backward compatibility for test_support.check_warnings().  Add regression tests.
      ........
      6dc97b20
    • Ezio Melotti's avatar
      Merged revisions 78815 via svnmerge from · f9c2f4f3
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78815 | florent.xicluna | 2010-03-09 21:57:01 +0200 (Tue, 09 Mar 2010) | 2 lines
      
        #7772: Fix test_py3kwarn. Now the test suite could pass with "-3" flag.
      ........
      f9c2f4f3
    • Georg Brandl's avatar
      Merged revisions 83567 via svnmerge from · 51449f53
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/branches/release27-maint
      
      ................
        r83567 | georg.brandl | 2010-08-02 22:32:03 +0200 (Mo, 02 Aug 2010) | 9 lines
      
        Merged revisions 83552 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
        ........
          r83552 | georg.brandl | 2010-08-02 21:36:36 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9438: clarify that constant names also cannot be assigned as attributes.
        ........
      ................
      51449f53
    • Georg Brandl's avatar
      Merged revisions 83593 via svnmerge from · 0771591f
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/branches/release27-maint
      
      ................
        r83593 | georg.brandl | 2010-08-02 23:44:25 +0200 (Mo, 02 Aug 2010) | 57 lines
      
        Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
        ........
          r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8578: mention danger of not incref'ing weak referenced object.
        ........
          r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7973: Fix distutils options spelling.
        ........
          r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7386: add example that shows that trailing path separators are stripped.
        ........
          r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8172: how does one use a property?
        ........
          r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9451: strengthen warning about __*__ special name usage.
        ........
          r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7280: note about nasmw.exe.
        ........
          r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8861: remove unused variable.
        ........
          r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8648: document UTF-7 codec functions.
        ........
          r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9037: add example how to raise custom exceptions from C code.
        ........
          r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9111: document that do_help() looks at docstrings.
        ........
          r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
          Clarify that abs() is not a namespace.
        ........
          r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #6867: epoll.register() returns None.
        ........
          r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9238: zipfile does handle archive comments.
        ........
      ................
      0771591f
    • Ezio Melotti's avatar
      Unblocked revisions 78815 via svnmerge · f287d640
      Ezio Melotti authored
      ........
        r78815 | florent.xicluna | 2010-03-09 21:57:01 +0200 (Tue, 09 Mar 2010) | 2 lines
      
        #7772: Fix test_py3kwarn. Now the test suite could pass with "-3" flag.
      ........
      f287d640
    • Ezio Melotti's avatar
      Merged revisions 78757 via svnmerge from · 26dfaacd
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78757 | florent.xicluna | 2010-03-07 14:14:25 +0200 (Sun, 07 Mar 2010) | 2 lines
      
        Fix some py3k warnings in the standard library.
      ........
      26dfaacd
    • Ezio Melotti's avatar
      Unblocked revisions 78757 via svnmerge · 1c9972e6
      Ezio Melotti authored
      ........
        r78757 | florent.xicluna | 2010-03-07 14:14:25 +0200 (Sun, 07 Mar 2010) | 2 lines
      
        Fix some py3k warnings in the standard library.
      ........
      1c9972e6
    • Ezio Melotti's avatar
      Blocked revisions 75415 via svnmerge · 81b7cc28
      Ezio Melotti authored
      ........
        r75415 | antoine.pitrou | 2009-10-14 21:39:46 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Silence some py3k warnings claiming to affect _pyio
      ........
      81b7cc28
    • Ezio Melotti's avatar
      Unblocked revisions 75415 via svnmerge · 5b83a994
      Ezio Melotti authored
      ........
        r75415 | antoine.pitrou | 2009-10-14 21:39:46 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Silence some py3k warnings claiming to affect _pyio
      ........
      5b83a994
    • Ezio Melotti's avatar
      Merged revisions 75417 via svnmerge from · f0c2ca26
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75417 | antoine.pitrou | 2009-10-14 21:47:13 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix failures in test_profilehooks when run with -3
      ........
      f0c2ca26
    • Ezio Melotti's avatar
      Unblocked revisions 75417 via svnmerge · 34d701fb
      Ezio Melotti authored
      ........
        r75417 | antoine.pitrou | 2009-10-14 21:47:13 +0300 (Wed, 14 Oct 2009) | 3 lines
      
        Fix failures in test_profilehooks when run with -3
      ........
      34d701fb
    • Ezio Melotti's avatar
      Fix test_operator. · d9a4e29d
      Ezio Melotti authored
      d9a4e29d