1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-02-23 08:59:43 +00:00
pybind11/include/pybind11
Henry Schreiner 4d0fcedc26
fix: support Python 3.13.0b1 (PEP 667 fix) ()
* ci: add Python 3.13

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: run the gc for 3.13+

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Revert "tests: run the gc for 3.13+"

This reverts commit fe8a3ce3d1.

* ci: drop macos ARM for now, need pin updates

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* fix: use Python 3.13 API if on 3.13

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2024-05-24 11:00:30 -04:00
..
detail chore(deps): update pre-commit hooks () 2024-04-02 11:14:08 -04:00
eigen fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00
stl
attr.h Elide to-python conversion of setter return values () 2023-05-08 10:13:54 -07:00
buffer_info.h chore(deps): update pre-commit hooks () 2024-04-02 11:14:08 -04:00
cast.h fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00
chrono.h
common.h
complex.h
eigen.h First draft of Eigen::Tensor support () 2022-10-18 16:54:16 -07:00
embed.h Introduce get_python_state_dict() for Python 3.12 compatibility. () 2023-03-27 17:52:57 -07:00
eval.h
functional.h fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00
gil_safe_call_once.h Add pybind11/gil_safe_call_once.h (to fix deadlocks in pybind11/numpy.h) () 2023-10-11 21:05:31 -07:00
gil.h Add pybind11/gil_safe_call_once.h (to fix deadlocks in pybind11/numpy.h) () 2023-10-11 21:05:31 -07:00
iostream.h
numpy.h fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00
operators.h Reproducer and fix for issue encountered in smart_holder update. () 2022-10-09 21:50:35 -07:00
options.h Add option for enable/disable enum members in docstring. () 2022-12-08 23:10:10 -08:00
pybind11.h fix: support Python 3.13.0b1 (PEP 667 fix) () 2024-05-24 11:00:30 -04:00
pytypes.h Bug fixes: Add missing handle_type_name specializations. () 2024-03-27 12:39:05 -07:00
stl_bind.h chore(deps): update pre-commit hooks () 2024-04-02 11:14:08 -04:00
stl.h fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00
type_caster_pyobject_ptr.h Add type_caster<PyObject> () 2023-05-07 10:15:53 -07:00
typing.h fix: fully qualify usages of concat to protect against ADL () 2024-03-27 16:51:03 -04:00