Skip to content

FindPython: support Python 3.13

Python 3.13.0a0 can be built from main branch of python/cpython though there were no official releases yet.

Our internal project needs 'main' branch of CPython, so this patch removes the need of monkey patching FindPython/Support.cmake.

Backport: release
Topic-rename: FindPython-3.13

Edited by Brad King

Merge request reports