v2.13.1
版本发布时间: 2024-06-27 06:36:59
pybind/pybind11最新发布版本:v2.13.6(2024-09-14 08:33:41)
New Features:
- Add support for
Typing.Callable[..., T]
. #5202
Bug fixes:
- Avoid aligned allocation in free-threaded build in order to support macOS versions before 10.14. #5200