]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68980 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 22:05:51 +0000 (22:05 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 22:05:51 +0000 (22:05 +0000)
commitb095706c620be76aa4b1a198774125ef0e9f21f1
treede79cce3ef00f40d1699eb7985b9a6da651bcd73
parent54243791fc6d24085fedc0369aa1b04efec85d55
Merged revisions 68980 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r68980 | mark.dickinson | 2009-01-26 21:56:07 +0000 (Mon, 26 Jan 2009) | 14 lines

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

  ........
    r68974 | mark.dickinson | 2009-01-26 21:36:30 +0000 (Mon, 26 Jan 2009) | 4 lines

    Fix undefined behaviour (left shift of negative value) in long_hash.  Also,
    rewrap a line of length > 79, and update comments.
  ........
    r68975 | mark.dickinson | 2009-01-26 21:40:08 +0000 (Mon, 26 Jan 2009) | 2 lines

    Fix comment.
  ........
................
Objects/longobject.c