mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
Merge topic 'FindPython-Tests-limited'
1dd5cf1e08 Tests/FindPython: only use limited API
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !10002
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
#define Py_LIMITED_API 3
|
||||
#include <Python.h>
|
||||
|
||||
static PyObject* spam_system(PyObject* self, PyObject* args)
|
||||
|
||||
Reference in New Issue
Block a user