]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 73427 via svnmerge from
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sun, 14 Jun 2009 05:16:35 +0000 (05:16 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sun, 14 Jun 2009 05:16:35 +0000 (05:16 +0000)
commit2158ea52fb6270c40b82f8f7f2ce9b0d9eb3d795
treeba3607e246c6e5e26b9ad1c6a6699432322b765a
parentf6909da90b3ac6673bdba759edf9951206450671
Merged revisions 73427 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r73427 | hirokazu.yamamoto | 2009-06-14 13:58:16 +0900 | 10 lines

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

  ........
    r73425 | hirokazu.yamamoto | 2009-06-14 12:53:55 +0900 | 2 lines

    Issue #6271: mmap tried to close invalid file handle (-1) when annonymous.
    (On Unix) Patch by STINNER Victor.
  ........
................
Misc/NEWS
Modules/mmapmodule.c