Files
MINGW-packages/mingw-w64-python-setuptools/0010-support-py_limited_api.patch
Christoph Reiter cba5050749 python-setuptools: add support for py_limited_api
This makes distutils link against python3 instead of python3.x when
py_limited_api is set on the extension. With MSVC this is solved via
pragma, which doesn't have an alternative with our toolchains.

This depends on libpython3.dll being installed, so
https://github.com/msys2-contrib/cpython-mingw/pull/148
2023-08-21 18:43:21 +02:00

1.1 KiB