On some builds, the CMake package files for PySide6's Shiboken set the Py_LIMITED_API define on the compiler's command line. This breaks FreeCAD as it depends on definitions from the Python Stable API unavailable with the Limited API.
On some builds, the CMake package files for PySide6's Shiboken set the Py_LIMITED_API define on the compiler's command line. This breaks FreeCAD as it depends on definitions from the Python Stable API unavailable with the Limited API.