]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 70884 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 31 Mar 2009 20:51:44 +0000 (20:51 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Tue, 31 Mar 2009 20:51:44 +0000 (20:51 +0000)
commit50d790de92d364ff9d39e4af12e9f8c04f6ceea9
treeb1ce4318509f8e2d6532aaef3d1e881c682b0997
parent8dbc9fa84f8c1767ff58c3240fb7fa1bf4cf9974
Merged revisions 70884 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r70884 | hirokazu.yamamoto | 2009-04-01 05:43:56 +0900 | 9 lines

  Merged revisions 70879 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r70879 | hirokazu.yamamoto | 2009-04-01 05:14:04 +0900 | 1 line

    Issue #5387: Fixed mmap.move crash by integer overflow. (take2)
  ........
................
Lib/test/test_mmap.py
Modules/mmapmodule.c