pybind11/include
Dean Moldovan b8cb5ca7bd Fix dynamic attribute inheritance in C++
`PyType_Ready` would usually perform the inheritance for us, but it
can't adjust `tp_basicsize` appropriately.
2016-10-14 18:01:17 +02:00
..
pybind11 Fix dynamic attribute inheritance in C++ 2016-10-14 18:01:17 +02:00