]> 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:15:16 +0000 (01:15 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 00:15:16 +0000 (00:15 +0000)
commit4defc501002352bada4fefbaa89641d238c99fcf
tree9018ebf1496f384beb123fb6e8122b4e02d2db7d
parentb3d01fc56d745d895d40e6c57f4bb8eee14c7047
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