]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76961: Fix buildbot failures in test_pep3118 (#101587) 101604/head
authorMark Dickinson <dickinsm@gmail.com>
Mon, 6 Feb 2023 12:25:31 +0000 (12:25 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 12:25:31 +0000 (12:25 +0000)
commit46416b9004b687856eaa73e5d48520cd768bbf82
treee5a0a6c9e9ed8cb565ac07a37d4299a5cdbd2302
parent9ef7e75434587fc8f167d73eee5dd9bdca62714b
gh-76961: Fix buildbot failures in test_pep3118 (#101587)

This PR fixes the buildbot failures introduced by the merge of #5561, by restricting the relevant tests to something that should work on both 32-bit and 64-bit platforms. It also silences some compiler warnings introduced in that PR.
Lib/test/test_ctypes/test_pep3118.py
Modules/_ctypes/stgdict.c