pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.11k stars 2.05k forks source link

fix(CMake): Python_ADDITIONAL_VERSIONS: 3.12 #4909

Closed ax3l closed 8 months ago

ax3l commented 8 months ago

Add 3.12 to the default Python_ADDITIONAL_VERSIONS.

Description

Suggested changelog entry:

-  ``Python_ADDITIONAL_VERSIONS`` (classic search) now includes 3.12
henryiii commented 8 months ago

I wonder if we should also add 3.13. First alpha is out.