]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258...
authorVladimir Matveev <v2matveev@outlook.com>
Wed, 19 Sep 2018 20:48:21 +0000 (13:48 -0700)
committerVictor Stinner <vstinner@redhat.com>
Wed, 19 Sep 2018 20:48:21 +0000 (13:48 -0700)
commitb63a16febbd1c943c9dbc5c651326b410aa50698
tree7f17759d450b786d31dde4784d8b25465af66ab9
parent29034baf58156e2462b0680e9092c0a3cccb0798
[2.7] bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) (GH-9425)

Co-authored-by: Vladimir Matveev <v2matveev@outlook.com>
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