]> granicus.if.org Git - python/commit
Remove cyclic reference in CFuncPtr instances; see issue #2682.
authorThomas Heller <theller@ctypes.org>
Thu, 24 Apr 2008 18:14:19 +0000 (18:14 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 24 Apr 2008 18:14:19 +0000 (18:14 +0000)
commitbf027c48c8547f262f5ef5981c3ae44273ae249d
tree4c7578cc745eca1686375054a4602705e0bc24d9
parent5216721a532c348bcc59a03c7ee206f2cb2ae497
Remove cyclic reference in CFuncPtr instances; see issue #2682.

Backport candidate for the release25-maint branch.
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/ctypes.h