This website requires JavaScript.
Explore
Help
Register
Sign In
IQ.Lvbs
/
pycapnp
Watch
1
Star
0
Fork
0
You've already forked pycapnp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ed894304a34ce28254779ea5215afe942a0d5b31
pycapnp
/
capnp
/
lib
History
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