]> granicus.if.org Git - python/commit
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 8 Oct 2019 20:59:06 +0000 (21:59 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2019 20:59:06 +0000 (21:59 +0100)
commite8bedbddadaa86be6bd86dc32dbdbd53933a4988
tree3ae11dab04b513399830b38df1c57a90e085501c
parent0ec618af98ac250a91ee9c91f8569e6df6772758
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
Lib/ctypes/test/test_structures.py
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/stgdict.c