]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 Jan 2024 00:08:26 +0000 (01:08 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 00:08:26 +0000 (00:08 +0000)
commitd326d5247822619cbea3c715024e29b74d335db9
tree7c4d2c499c90fc85edd27842d36043905a481193
parentf1f0f2e3d740c96edd233f4f1a1aa76cdc81bb53
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)

(cherry picked from commit a06b606462740058b5d52fefdcdcd679d4f40260)

Co-authored-by: Diego Russo <diego.russo@arm.com>
Misc/NEWS.d/next/Library/2024-01-30-15-34-08.gh-issue-110190.Z5PQQX.rst [new file with mode: 0644]
Modules/_ctypes/stgdict.c