]> granicus.if.org Git - python/commit
Issue #2682: ctypes callback functions no longer contain a cyclic
authorThomas Heller <theller@ctypes.org>
Fri, 25 Apr 2008 19:55:19 +0000 (19:55 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 25 Apr 2008 19:55:19 +0000 (19:55 +0000)
commitf3bb28395f2f5b365611029ca79afcfe35571c54
treefff208024d58bc614a98d1dc96151542c9cf74a2
parent8d904c39819eff6950bb4e712b28c434f0131af4
Issue #2682: ctypes callback functions no longer contain a cyclic
reference to themselves.

Backport from trunk.
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/ctypes.h