summaryrefslogtreecommitdiff
path: root/test cases/python/9 extmodule limited api
diff options
context:
space:
mode:
authorAndrew McNulty <amcn102@gmail.com>2024-05-08 18:40:58 +0200
committerAndrew McNulty <amcn102@gmail.com>2024-06-11 19:47:31 +0200
commitfea7f94b6796e4ad296989c040d45ae3b4c3f444 (patch)
tree36e44089112daf85946be28877ced0dce748100a /test cases/python/9 extmodule limited api
parentf66a527a7c4280c1652f2921912d149aeeca971d (diff)
downloadmeson-fea7f94b6796e4ad296989c040d45ae3b4c3f444.tar.gz
Python: fix limited API logic under mingw
The Python Limited API support that was added in 1.2 had special handling of Windows, but the condition to check for Windows was not correct: it checked for MSVC and not for the target's OS. This causes mingw installations to not have the special handling applied. This commit fixes this to check explicitly for Windows.
Diffstat (limited to 'test cases/python/9 extmodule limited api')
0 files changed, 0 insertions, 0 deletions