pybind11/.github/workflows
Victor Stinner dc477fac0e
fix: Use PyObject_VisitManagedDict() of Python 3.13 (#4973)
* fix: Use PyObject_VisitManagedDict() of Python 3.13

Use PyObject_VisitManagedDict() and PyObject_ClearManagedDict() in
pybind11_traverse() and pybind11_clear() on Python 3.13 and newer.

* Add Python 3.13 CI

* tests: don't get numpy/scipy on 3.13 yet

* ci: move 3.13 to upstream

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

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2023-12-14 18:42:55 -08:00
..
ci.yml fix: Use PyObject_VisitManagedDict() of Python 3.13 (#4973) 2023-12-14 18:42:55 -08:00
configure.yml chore(deps): bump actions/setup-python from 4 to 5 (#4965) 2023-12-06 21:09:08 -08:00
format.yml chore(deps): bump actions/setup-python from 4 to 5 (#4965) 2023-12-06 21:09:08 -08:00
labeler.yml ci: set minimal permissions to github workflows (#4665) 2023-05-15 13:02:25 -04:00
pip.yml chore(deps): bump actions/setup-python from 4 to 5 (#4965) 2023-12-06 21:09:08 -08:00
upstream.yml fix: Use PyObject_VisitManagedDict() of Python 3.13 (#4973) 2023-12-14 18:42:55 -08:00