Required prerequisites
What version (or hash if on master) of pybind11 are you using?
not relevant
Problem description
Python 3.13 offers to unlock the GIL.
That is not reflected in the documentation yet.
https://github.com/pybind/pybind11/blob/stable/docs/advanced/misc.rst#global-interpreter-lock-gil
Reproducible example code
Is this a regression? Put the last known working version here if it is.
Not a regression
Required prerequisites
What version (or hash if on master) of pybind11 are you using?
not relevant
Problem description
Python 3.13 offers to unlock the GIL.
That is not reflected in the documentation yet.
https://github.com/pybind/pybind11/blob/stable/docs/advanced/misc.rst#global-interpreter-lock-gil
Reproducible example code
Is this a regression? Put the last known working version here if it is.
Not a regression