1. 06 Mar, 2011 3 kayıt (commit)
  2. 05 Mar, 2011 8 kayıt (commit)
  3. 04 Mar, 2011 1 kayıt (commit)
  4. 03 Mar, 2011 5 kayıt (commit)
  5. 01 Mar, 2011 4 kayıt (commit)
  6. 28 Şub, 2011 2 kayıt (commit)
    • Antoine Pitrou's avatar
      Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from · 9e719b6e
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r88460 | antoine.pitrou | 2011-02-21 19:03:13 +0100 (lun., 21 févr. 2011) | 4 lines
      
        Issue #10276: Fix the results of zlib.crc32() and zlib.adler32() on buffers
        larger than 4GB.  Patch by Nadeem Vawda.
      ........
        r88464 | antoine.pitrou | 2011-02-21 20:05:08 +0100 (lun., 21 févr. 2011) | 3 lines
      
        Fix issues on 32-bit systems introduced by r88460
      ........
        r88466 | antoine.pitrou | 2011-02-21 20:28:40 +0100 (lun., 21 févr. 2011) | 3 lines
      
        Fix compile error under MSVC introduced by r88460.
      ........
        r88486 | antoine.pitrou | 2011-02-22 00:41:12 +0100 (mar., 22 févr. 2011) | 5 lines
      
        Issue #4681: Allow mmap() to work on file sizes and offsets larger than
        4GB, even on 32-bit builds.  Initial patch by Ross Lagerwall, adapted for
        32-bit Windows.
      ........
        r88511 | antoine.pitrou | 2011-02-22 22:42:56 +0100 (mar., 22 févr. 2011) | 4 lines
      
        Issue #11277: finally fix Snow Leopard crash following r88460.
        (probably an OS-related issue with mmap)
      ........
        r88652 | antoine.pitrou | 2011-02-26 16:58:05 +0100 (sam., 26 févr. 2011) | 4 lines
      
        Issue #9931: Fix hangs in GUI tests under Windows in certain conditions.
        Patch by Hirokazu Yamamoto.
      ........
      9e719b6e
    • Antoine Pitrou's avatar
      Merged revisions 88686 via svnmerge from · 6120d87d
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r88686 | antoine.pitrou | 2011-02-28 23:38:07 +0100 (lun., 28 févr. 2011) | 4 lines
      
        Recommend inspecting the errno attribute of socket.error objects,
        and improve wording.
      ........
      6120d87d
  7. 27 Şub, 2011 2 kayıt (commit)
  8. 26 Şub, 2011 11 kayıt (commit)
  9. 25 Şub, 2011 4 kayıt (commit)