mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 17:26:13 +00:00
`PyType_Ready` would usually perform the inheritance for us, but it can't adjust `tp_basicsize` appropriately.
`PyType_Ready` would usually perform the inheritance for us, but it can't adjust `tp_basicsize` appropriately.