summaryrefslogtreecommitdiff
path: root/Tests/FindPython/Python3SABIModule
Commit message (Collapse)AuthorAgeFilesLines
* FindPython: ensure Stable ABI is correctly handledMarc Chevrier2023-03-201-2/+6
| | | | Fixes: #24610
* FindPython: add support for Stable ABIMarc Chevrier2022-11-291-0/+51
Fixes: #24141