]> granicus.if.org Git - python/commit
Fix bug #1598620: A ctypes structure cannot contain itself.
authorThomas Heller <theller@ctypes.org>
Fri, 24 Nov 2006 19:00:39 +0000 (19:00 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 24 Nov 2006 19:00:39 +0000 (19:00 +0000)
commit558e56d5995a2c167070b397e7fcc1f4eb1f3c0a
tree7f449fe9a0c9dd5d0ddf89e389e8e5701fbb2966
parent0c55236d39c5c3066903ace1c28e6a88c4efa2d0
Fix bug #1598620: A ctypes structure cannot contain itself.

Backport from trunk.
Lib/ctypes/test/test_structures.py
Misc/NEWS
Modules/_ctypes/stgdict.c