Files
CMake/Help/release/dev/FindPython-PEP803.rst
Marc Chevrier 985dba8084 FindPython: Add support of Stable ABI for Free-Threaded python
Add the support of PEP803.

Fixes: #27736
2026-04-21 23:13:00 +02:00

7 lines
200 B
ReStructuredText

FindPython-PEP803
-----------------
* :module:`FindPython` and :module:`FindPython3` modules gained the support of
the Stable ABI for Free Threaded Python (``SABIT``) as specified by
:pep:`803`.