mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-05 00:41:06 +01:00
![]() It appears that Cython has a subtle issue in deconstruction ordering that I forgot about. Subclasses will have their deconstructors before their parent's, and in this case we were dropping a reference to a buffer that the parent deconstructor expected to exist. |
||
---|---|---|
.. | ||
helpers | ||
includes | ||
lib | ||
templates | ||
__init__.pxd | ||
__init__.py | ||
_gen.py | ||
c++.capnp | ||
schema.capnp |