FindPython: add support for Stable ABI

Fixes: #24141
This commit is contained in:
Marc Chevrier
2022-11-18 16:24:17 +01:00
parent f72c405d4e
commit 77d734aede
11 changed files with 935 additions and 98 deletions
@@ -0,0 +1,6 @@
FindPython-Stable-ABI
---------------------
* The :module:`FindPython3` and :module:`FindPython` modules gain the support
of the
`Stable Application Binary Interface <https://docs.python.org/3/c-api/stable.html>`_.