diff options
| author | Michał Górny <mgorny@quansight.com> | 2025-11-12 19:48:01 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-11-14 01:37:49 -0500 |
| commit | 74395f67e702848d5148c165ce8dbf442fc18636 (patch) | |
| tree | 768ea606f768ad330e8e8b97d3aea8827864896a /test cases/python/11 script path | |
| parent | 3429a2b4262db109ca24d3440f71a08aeeceb6c9 (diff) | |
| download | meson-74395f67e702848d5148c165ce8dbf442fc18636.tar.gz | |
tests: Skip limited API test on freethreading Python versions
Skip the limited API test when the CPython version used indicates
being built with GIL disabled, i.e. the freethreaded build.
The freethreaded versions of Python 3.13 and 3.14 do not support
the limited API, and attempting to build the test case results
in compilation failures.
The check is limited to <3.15, so we don't forget to reenable it
once limited API is supported.
Signed-off-by: Michał Górny <mgorny@quansight.com>
Diffstat (limited to 'test cases/python/11 script path')
0 files changed, 0 insertions, 0 deletions
