pybind11/include
Victor Stinner 7d538a4275
fix: make_static_property_type() (#4971)
Update make_static_property_type() to make it compatible with Python
3.13: set Py_TPFLAGS_MANAGED_DICT flag before calling PyType_Ready().
2023-12-14 06:36:25 -08:00
..
pybind11 fix: make_static_property_type() (#4971) 2023-12-14 06:36:25 -08:00