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