]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134632: Add iOS/Android test skip for C API check for headers. (#135656)
authorRussell Keith-Magee <russell@keith-magee.com>
Wed, 18 Jun 2025 06:21:14 +0000 (14:21 +0800)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 06:21:14 +0000 (14:21 +0800)
commit1c7efaf58a62d848421b2da97360ba3df7d7856b
treebe1fe7086b25250154edf8feda3dc148020ed4a4
parent01c80b265060f016d3534eb74d540363808804e1
gh-134632: Add iOS/Android test skip for C API check for headers. (#135656)

iOS and Android don't ship headers in the testbed, so we can't test for their existence.
Lib/test/test_build_details.py