]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121938: ctypes: Skip test of _pack_-ed struct with c_int64 on x86 (GH-125877)
authorPetr Viktorin <encukou@gmail.com>
Wed, 23 Oct 2024 21:37:06 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 21:37:06 +0000 (16:37 -0500)
commit13c9fa3d64e0653d696daad716703ef05fd5002b
treee6d195fe76c69d15de87aefc4aa472728d4fabcd
parent9c01db40aa5edbd75ce50342c08f7ed018ee7864
gh-121938: ctypes: Skip test of _pack_-ed struct with c_int64 on x86 (GH-125877)

The current auto-generated tests don't cover this; it's instead
tested manually.
Lib/test/test_ctypes/test_generated_structs.py