]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68675 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sun, 18 Jan 2009 11:01:50 +0000 (11:01 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 18 Jan 2009 11:01:50 +0000 (11:01 +0000)
commita3c4398af29a60664f4d8e025efa18c6a60c792a
tree04229d3c7e7b761b4624dd4608a221f35b9f402d
parentb9eda887d5499af4917462aa0bd2fc1cdbec67a4
Merged revisions 68675 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r68675 | mark.dickinson | 2009-01-17 21:57:11 +0000 (Sat, 17 Jan 2009) | 2 lines

  Replace PyNumber_Int with PyNumber_Long.
........
Modules/_struct.c
Modules/grpmodule.c
Modules/selectmodule.c
Objects/weakrefobject.c