]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134632: Add iOS/Android test skip for C API check for headers. (GH-135656...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Jun 2025 06:48:03 +0000 (08:48 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 06:48:03 +0000 (06:48 +0000)
commit562f6d1639fd19af3a5e9eac2b2c632d1b0a7bfc
tree195ec6d34664788373dab1c2fda2c358ed650eaa
parent52cb287bf92078272eb9353b55377dd22c352680
[3.14] gh-134632: Add iOS/Android test skip for C API check for headers. (GH-135656) (#135657)

iOS and Android don't ship headers in the testbed, so we can't test for their existence.
(cherry picked from commit 1c7efaf58a62d848421b2da97360ba3df7d7856b)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/test/test_build_details.py