Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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().
- Loading branch information