reproject
reproject copied to clipboard
Experiment with Python limited API
Unfortunately enabling the limited Python API might not be easy yet because we use Cython and support for the limited API there is still experimental.
Based on the comments in https://groups.google.com/g/cython-users/c/-hasuL2VEdo/m/LFaf70PYAwAJ?utm_medium=email&utm_source=footer it might be a long time until the limited API stuff works with Cython.
Latest issue: https://github.com/cython/cython/issues/5697
I'm just going to close this, we can try again in a few years 😅