]> granicus.if.org Git - python/commit
Merged revisions 71853 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Fri, 24 Apr 2009 20:50:00 +0000 (20:50 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 24 Apr 2009 20:50:00 +0000 (20:50 +0000)
commit34596a90c8ff860e989df52c818340266afa740a
treee516d8b90d7501a8c412403f8a70911889e0950d
parentd3cfe99b134255449b81c06999c4e8c1607ad484
Merged revisions 71853 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71853 | thomas.heller | 2009-04-24 22:31:47 +0200 (Fr, 24 Apr 2009) | 3 lines

  Issue #3102: All global symbols that the _ctypes extension defines are
  now prefixed with 'Py' or '_ctypes'.
........
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/malloc_closure.c
Modules/_ctypes/stgdict.c