pyo3/newsfragments/4237.changed.md
David Hewitt f66124a79b
pypy/graalpy: set Py_LIMITED_API when abi3 requested (#4237)
* pypy/graalpy: set `Py_LIMITED_API` when `abi3` requested

* add newsfragment
2024-06-10 07:26:05 +00:00

2 lines
90 B
Markdown

Respect the Python "limited API" when building for the `abi3` feature on PyPy or GraalPy.