aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/libpyside/pysideslot.cpp
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-04-27 13:51:53 +0200
committerChristian Tismer <tismer@stackless.com>2020-05-22 12:53:29 +0000
commit15e470d1af2274579bd0709fc56e6788f44874d2 (patch)
treea5043cf2be17976ed830dbc17513c6631c99cab8 /sources/pyside2/libpyside/pysideslot.cpp
parent8e22b0d5b52f615a9b8ed4d278d103df9f2bd71c (diff)
Fix the no longer tested Py_LIMITED_API
The limited API has always been tested in COIN. Not so last time when I checked this. I had a check-in which defined PyImport_GetModule for Python versions < 3.7, but did not see that this function does not exist when the Py_LIMITED_API is defined. The check-in should therefore have been broken, but it went through. That means that the Py_LIMITED_API is not tested, at least since commit c82ec2bc on 2020-05-18. Should we change the default, and how? Change-Id: I69ffaa1edeba9d7408c67f2cface8c4113ffcbe9 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/libpyside/pysideslot.cpp')
0 files changed, 0 insertions, 0 deletions