pybind11/include/pybind11/detail
Ralf Gommers b43074533c
docs: extend PYBIND11_MODULE documentation, mention mod_gil_not_used (#5250)
This follows up on PR 5148, which introduced support for free-threaded CPython.
2024-08-13 09:22:45 -04:00
..
class.h feat: remove Python 3.6 support (#5177) 2024-06-22 00:55:00 -04:00
common.h docs: extend PYBIND11_MODULE documentation, mention mod_gil_not_used (#5250) 2024-08-13 09:22:45 -04:00
descr.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04:00
init.h chore(deps): update pre-commit hooks (#4868) 2023-10-03 13:13:44 -04:00
internals.h Use PyMutex instead of std::mutex in free-threaded build. (#5219) 2024-08-13 09:22:44 -04:00
type_caster_base.h fix: use std::addressof in type_caster_base.h (#5189) 2024-06-24 08:59:55 -07:00
typeid.h Add std::string clean_type_id(const char *typeid_name) overload (in namespace detail). (#4049) 2022-07-07 19:08:10 -07:00