]> granicus.if.org Git - python/commit
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
authorVladimir Matveev <v2matveev@outlook.com>
Sun, 16 Sep 2018 05:36:29 +0000 (22:36 -0700)
committerVictor Stinner <vstinner@redhat.com>
Sun, 16 Sep 2018 05:36:29 +0000 (22:36 -0700)
commit7843caeb909bd907e903606414e238db4082315a
tree92d45753687dc2e26bea648ce2ba045e4e8e6c4a
parent10a428b64b3f224e2ccd40ff2afb141b9b3425b1
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
Lib/ctypes/test/test_win32.py
Misc/NEWS.d/next/Windows/2018-09-13-08-29-04.bpo-34603.2AB7sc.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/callproc.c
Modules/_ctypes/libffi_msvc/ffi.c
Modules/_ctypes/libffi_msvc/ffi.h
Modules/_ctypes/libffi_msvc/prep_cif.c