]> granicus.if.org Git - python/commit
Issue #5042: Structure sub-subclass does now initialize correctly with
authorThomas Heller <theller@ctypes.org>
Fri, 18 Sep 2009 18:55:17 +0000 (18:55 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 18 Sep 2009 18:55:17 +0000 (18:55 +0000)
commit7a352c0ed8a12d868d9b682f4adf33f558d19855
treee1f8936cff27bcce3b1cd9730092669a518fddd1
parentdb9925a56bd522aebe93afb7dc76800a58e59a07
Issue #5042: Structure sub-subclass does now initialize correctly with
base class positional arguments.
Lib/ctypes/test/test_structures.py
Misc/NEWS
Modules/_ctypes/_ctypes.c