https://pypi.org/project/pycapnp/1.1.1/
https://github.com/capnproto/pycapnp/releases/tag/v1.1.1
v1.1.1 has been released!
Thanks to all the contributors! (and for your patience!).
v1.1.1 (2022-05-23)
- aarch64 Linux wheel support (thanks odidev!)
- Fix doc string for _DynamicResizableLis
I’m in the midst of improving the error handling in my code, but there’s a
warning logged by KJ that I can’t figure out. I’d appreciate any advice or
insight.
It happens when my client code fails to connect because server-side auth fails,
so it gets an abrupt "Connection reset by peer” error th