Unverified Commit 7d538a42 authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

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().
parent 68322895
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment