mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-14 19:17:12 +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.