]> granicus.if.org Git - python/commit
Merged revisions 68974-68975 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 21:56:07 +0000 (21:56 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 26 Jan 2009 21:56:07 +0000 (21:56 +0000)
commita5cafdf2ddca48882e6d927a90329ee638357a56
tree2d128b3976c1c1ce14f3b69824ad1360168d7d9e
parent27fe9fc448ed2669320e1b3e7e43c955137b980a
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