1. 24 Aug, 2010 3 commits
  2. 23 Aug, 2010 4 commits
  3. 22 Aug, 2010 5 commits
  4. 21 Aug, 2010 6 commits
  5. 19 Aug, 2010 4 commits
  6. 18 Aug, 2010 3 commits
  7. 17 Aug, 2010 3 commits
  8. 16 Aug, 2010 6 commits
  9. 15 Aug, 2010 2 commits
  10. 14 Aug, 2010 4 commits
    • Éric Araujo's avatar
      Merged revisions 84050 via svnmerge from · 80d1e0ec
      Éric Araujo authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84050 | eric.araujo | 2010-08-15 01:44:13 +0200 (dim., 15 août 2010) | 1 line
      
        Fix typo
      ........
      80d1e0ec
    • Éric Araujo's avatar
      Synchronize maintainers.rst · cde3984f
      Éric Araujo authored
      cde3984f
    • Florent Xicluna's avatar
      Blocked revisions 83294,83319,84019,84036,84038-84039 via svnmerge · 104130c1
      Florent Xicluna authored
      ........
        r83294 | senthil.kumaran | 2010-07-30 21:34:36 +0200 (ven., 30 juil. 2010) | 2 lines
      
        Fix issue9301 - handle unquote({}) kind of case.
      ........
        r83319 | florent.xicluna | 2010-07-31 10:56:55 +0200 (sam., 31 juil. 2010) | 2 lines
      
        Fix an oversight in r83294.  unquote() should reject bytes.  Issue #9301.
      ........
        r84019 | florent.xicluna | 2010-08-14 17:56:42 +0200 (sam., 14 août 2010) | 11 lines
      
        Merged manually from 2.7 branch to 3.x trunk.
      
          ------------------------------------------------------------------------
          r79925 | nick.coghlan | 2010-04-10 16:24:36 +0200 (sam. 10 avril 2010)
      
          Try to turn some buildbots green by allowing test_multiprocessing to
          pass even if it hits the sys.exc_clear code in the threading module, and
          improve the test coverage by making the ctypes dependencies a bit more
          granular (two of the cited ctypes objects don't exist on my system)
          ------------------------------------------------------------------------
      ........
        r84036 | florent.xicluna | 2010-08-14 20:03:19 +0200 (sam., 14 août 2010) | 1 line
      
        Remove bad merge (from svnmerge r82301)
      ........
        r84038 | florent.xicluna | 2010-08-14 20:30:35 +0200 (sam., 14 août 2010) | 1 line
      
        Silence the BytesWarning, due to patch r83294 for #9301
      ........
        r84039 | florent.xicluna | 2010-08-14 22:51:58 +0200 (sam., 14 août 2010) | 1 line
      
        Silence BytesWarning while testing exception
      ........
      104130c1
    • Florent Xicluna's avatar
      Merged revisions 84025,84028,84032 via svnmerge from · b5870600
      Florent Xicluna authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r84025 | florent.xicluna | 2010-08-14 18:56:27 +0200 (sam., 14 août 2010) | 1 line
      
        List Misc/python-config.in in Misc/README.  Fix few typos.
      ........
        r84028 | florent.xicluna | 2010-08-14 19:02:49 +0200 (sam., 14 août 2010) | 1 line
      
        Fix order.
      ........
        r84032 | florent.xicluna | 2010-08-14 19:15:31 +0200 (sam., 14 août 2010) | 1 line
      
        Convert to spaces.
      ........
      b5870600