1 Commits

Author SHA1 Message Date
Christoph Reiter
2b88cd818c python: add a limited API library
Similar to what we do for the native Python create a python3 dll
which just forwards the imports of the limited API subset to
the versioned DLL.

Extend the tool which generates the DLL code for Windows with a
cygwin variant, since we have to update the list on every major
Python release.
2025-10-29 08:25:48 +01:00