Files
pycapnp/capnp
Lasse Blaauwbroek d6261b6d79 Manually handle deallocation of some objects for the benefit of p3.7
Python 3.7 seems to have trouble dealocating objects in a timely fashion. We
rely on this, because the c++ destructors need to run before the kj event loop
is closed. Hence, we do it manually.
2023-06-09 22:05:12 +02:00
..
2013-12-08 17:27:59 -08:00
2021-10-01 11:12:21 -07:00