]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71656 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 19:12:35 +0000 (19:12 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 19:12:35 +0000 (19:12 +0000)
commit52b971a34821ad9963092419c8464ebd09a95e8f
tree26f094b3543087a8268d368be881745b8b7dbb1f
parent7f78df823249651af01af355a2cc743c5c72b889
Merged revisions 71656 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71656 | thomas.heller | 2009-04-16 20:37:24 +0200 (Do, 16 Apr 2009) | 14 lines

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

  ........
    r71640 | thomas.heller | 2009-04-16 08:26:33 +0200 (Do, 16 Apr 2009) | 1 line

    Remove unneeded code.
  ........
    r71641 | thomas.heller | 2009-04-16 08:42:02 +0200 (Do, 16 Apr 2009) | 2 lines

    Remove duplicated function declaration.
    Make _pagesize static.
  ........
................
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/malloc_closure.c