1. 07 Dec, 2010 1 commit
  2. 24 Aug, 2010 1 commit
  3. 23 Aug, 2010 2 commits
  4. 17 Aug, 2010 1 commit
  5. 16 Aug, 2010 8 commits
  6. 14 Aug, 2010 2 commits
  7. 13 Aug, 2010 2 commits
  8. 12 Aug, 2010 3 commits
  9. 11 Aug, 2010 1 commit
  10. 09 Aug, 2010 3 commits
    • Florent Xicluna's avatar
      Blocked revisions 83902,83907 via svnmerge · 935f09ae
      Florent Xicluna authored
      ................
        r83902 | florent.xicluna | 2010-08-09 22:02:00 +0200 (lun., 09 août 2010) | 25 lines
      
        Merged revisions 83833,83838-83839,83859,83878 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
        ........
          r83833 | florent.xicluna | 2010-08-08 18:25:27 +0200 (dim., 08 août 2010) | 2 lines
      
          Add test case for the HTTPResponse being an iterable.  Follow-up of issue #4608.
        ........
          r83838 | florent.xicluna | 2010-08-08 20:03:44 +0200 (dim., 08 août 2010) | 2 lines
      
          Typo.
        ........
          r83839 | florent.xicluna | 2010-08-08 20:06:13 +0200 (dim., 08 août 2010) | 2 lines
      
          Issue #7564: Skip test_ioctl if another process is attached to /dev/tty.
        ........
          r83859 | florent.xicluna | 2010-08-09 00:07:16 +0200 (lun., 09 août 2010) | 2 lines
      
          Fix #8530: Prevent stringlib fastsearch from reading beyond the front of an array.
        ........
          r83878 | florent.xicluna | 2010-08-09 10:29:08 +0200 (lun., 09 août 2010) | 1 line
      
          Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest).
        ........
      ................
        r83907 | florent.xicluna | 2010-08-09 22:29:44 +0200 (lun., 09 août 2010) | 27 lines
      
        Missed the svnmerge property on r83902.
      
        Recorded merge of revisions 83833,83838-83839,83859,83878 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
        ........
          r83833 | florent.xicluna | 2010-08-08 18:25:27 +0200 (dim., 08 août 2010) | 2 lines
      
          Add test case for the HTTPResponse being an iterable.  Follow-up of issue #4608.
        ........
          r83838 | florent.xicluna | 2010-08-08 20:03:44 +0200 (dim., 08 août 2010) | 2 lines
      
          Typo.
        ........
          r83839 | florent.xicluna | 2010-08-08 20:06:13 +0200 (dim., 08 août 2010) | 2 lines
      
          Issue #7564: Skip test_ioctl if another process is attached to /dev/tty.
        ........
          r83859 | florent.xicluna | 2010-08-09 00:07:16 +0200 (lun., 09 août 2010) | 2 lines
      
          Fix #8530: Prevent stringlib fastsearch from reading beyond the front of an array.
        ........
          r83878 | florent.xicluna | 2010-08-09 10:29:08 +0200 (lun., 09 août 2010) | 1 line
      
          Merge the 2to3 script from /sandbox/trunk/2to3/2to3, revision 72867 (latest).
        ........
      ................
      935f09ae
    • Florent Xicluna's avatar
      Blocked revisions 79534,79537,79606,80411-80412,81140-81141,81149-81151,82056 via svnmerge · ca2a48f7
      Florent Xicluna authored
      ........
        r79534 | florent.xicluna | 2010-03-31 23:21:54 +0200 (mer., 31 mars 2010) | 2 lines
      
        Fix test for xml.etree when using a non-ascii path.  And use check_warnings instead of catch_warnings.
      ........
        r79537 | florent.xicluna | 2010-03-31 23:40:32 +0200 (mer., 31 mars 2010) | 2 lines
      
        Fix typo
      ........
        r79606 | florent.xicluna | 2010-04-02 19:26:42 +0200 (ven., 02 avril 2010) | 2 lines
      
        Backport some robotparser test and skip the test if the external resource is not available.
      ........
        r80411 | florent.xicluna | 2010-04-23 19:59:10 +0200 (ven., 23 avril 2010) | 2 lines
      
        Remove ImportWarnings filters.  They become obsolete after r79310, issue #8205.
      ........
        r80412 | florent.xicluna | 2010-04-23 20:10:12 +0200 (ven., 23 avril 2010) | 2 lines
      
        Fix the "regrtest -s" switch.
      ........
        r81140 | florent.xicluna | 2010-05-13 19:05:29 +0200 (jeu., 13 mai 2010) | 3 lines
      
        Add sensible information about the OS X platform to diagnose issue #8423:
        test_pep277 fails on "x86 Tiger" buildbot but not on "PPC Tiger".
      ........
        r81141 | florent.xicluna | 2010-05-13 20:16:06 +0200 (jeu., 13 mai 2010) | 2 lines
      
        Revert the additional OS X information (r81140).  Keep the endianness information.
      ........
        r81149 | florent.xicluna | 2010-05-13 23:40:01 +0200 (jeu., 13 mai 2010) | 2 lines
      
        Better test skipping, with message in the log.
      ........
        r81150 | florent.xicluna | 2010-05-13 23:41:05 +0200 (jeu., 13 mai 2010) | 2 lines
      
        Improve test feedback to troubleshoot issue #8423 on OS X.
      ........
        r81151 | florent.xicluna | 2010-05-14 01:46:48 +0200 (ven., 14 mai 2010) | 2 lines
      
        Revert changeset r81150 which helped diagnose issue #8423 on some OS X buildbot.
      ........
        r82056 | florent.xicluna | 2010-06-17 22:30:56 +0200 (jeu., 17 juin 2010) | 2 lines
      
        Add few words about test.test_genericpath.CommonTest
      ........
      ca2a48f7
    • Florent Xicluna's avatar
      Merged revisions 81053,81259,81265 via svnmerge from · 1c24592b
      Florent Xicluna authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r81053 | florent.xicluna | 2010-05-10 21:59:22 +0200 (lun., 10 mai 2010) | 2 lines
      
        Add a link on maketrans().
      ........
        r81259 | florent.xicluna | 2010-05-17 12:39:07 +0200 (lun., 17 mai 2010) | 2 lines
      
        Slight style cleanup.
      ........
        r81265 | florent.xicluna | 2010-05-17 15:35:09 +0200 (lun., 17 mai 2010) | 2 lines
      
        Issue #1285086: Speed up urllib.quote and urllib.unquote for simple cases.
      ........
      1c24592b
  11. 05 Aug, 2010 1 commit
  12. 04 Aug, 2010 5 commits
  13. 03 Aug, 2010 10 commits