]> granicus.if.org Git - python/commit
Merged revisions 75881 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Tue, 27 Oct 2009 21:51:51 +0000 (21:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 27 Oct 2009 21:51:51 +0000 (21:51 +0000)
commit121fbe47455e15184ff20bc10bcea9646368b026
tree3d76c669ed859343bc8360380b1ea913b7968575
parent227c4858bc336de1ff59a984f322da3100fb9992
Merged revisions 75881 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r75881 | mark.dickinson | 2009-10-27 21:49:48 +0000 (Tue, 27 Oct 2009) | 10 lines

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

  ........
    r75879 | mark.dickinson | 2009-10-27 21:48:20 +0000 (Tue, 27 Oct 2009) | 3 lines

    Silence gcc warnings when trying to print an off_t using "lld", on platforms
    where off_t has type long (e.g., 64-bit Linux).
  ........
................
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c