Skip to content

Prepare for python 3.10

Steven Falco requested to merge stevenfalco/kicad:prepare_for_python_3.10 into master

Fedora is preparing for Python 3.10. KiCAD needs a slight change in CMakeModules/FindPythonLibs.cmake so it can find the new python.

This patch should be applied to master, and also cherry picked into the 5.1 series.

Merge request reports