pycapnp/capnp/lib
Lasse Blaauwbroek 701cabe61d
Make pycapnp more GIL friendly (#308)
* Mark c++ capnp api with nogil

* Release gil before blocking in capnp during message reading
2023-03-13 09:56:02 -07:00
..
__init__.pxd Refactor capnp.pyx to be in lib subdirectory 2013-12-08 17:43:08 -08:00
__init__.py Refactor capnp.pyx to be in lib subdirectory 2013-12-08 17:43:08 -08:00
capnp.pxd Remove many lint warnings 2021-05-03 17:02:30 +08:00
capnp.pyx Make pycapnp more GIL friendly (#308) 2023-03-13 09:56:02 -07:00
pickle_helper.py Fixed issue where pickle helpers didnt use new from_bytes with context 2022-05-24 11:38:27 +10:00