]> granicus.if.org Git - python/commit
Merged revisions 75941 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Thu, 29 Oct 2009 10:01:23 +0000 (10:01 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 29 Oct 2009 10:01:23 +0000 (10:01 +0000)
commit00de1bdcfcc9b5d4555c77796c0c8e93944bfb7d
treefaa2076b47a073b3a5c808048379e32f6a2a488d
parentab65087beacf28fcffc6f41a15b7f9085dcca069
Merged revisions 75941 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r75941 | mark.dickinson | 2009-10-29 09:58:06 +0000 (Thu, 29 Oct 2009) | 11 lines

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

  ........
    r75939 | mark.dickinson | 2009-10-29 09:46:04 +0000 (Thu, 29 Oct 2009) | 5 lines

    Roll back ill-considered attempts to fix printf specifier mismatch for off_t.
    The sensible solution seems to be to implement %lld for PyString_FromFormat(V)
    and PyErr_Format.  See issue #7228.
  ........
................
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c