https://docs.python.org/3.13/c-api/stable.html#c.Py_LIMITED_API could help with supporting future versions w/o worrying about breaking C extension api compat.
https://docs.python.org/3.13/c-api/stable.html#c.Py_LIMITED_API could help with supporting future versions w/o worrying about breaking C extension api compat.