]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 06:58:24 +0000 (09:58 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Jun 2016 06:58:24 +0000 (09:58 +0300)
commit886a5f352fd64bcdc814dad292bbb37739a1cdd9
tree54492f7a1066712a3ec190204170b80a11e9d083
parent08bb8a41cc976343795bd0e241cd7388e9f44ad5
Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure.
Lib/ctypes/test/test_structures.py
Modules/_ctypes/_ctypes.c