pycapnp/capnp
Fabio Rossetto 42665a61c9 Properly join list of methods in _DynamicCapabilityClient
This was already fixed in c9bea05f44, but the fix does not seem to work.
This commit uses a set union, which should be more robust. It also adds
a couple of assertions to verify that it indeed works.
2023-11-01 19:03:11 -07:00
..
helpers Experiment: Wrap all capnp code in a context-manager to avoid segfaults (#317) 2023-10-03 09:04:51 -07:00
includes Prepare for v2.0.0b1 release 2023-10-03 12:29:48 -07:00
lib Properly join list of methods in _DynamicCapabilityClient 2023-11-01 19:03:11 -07:00
templates bool → cbool (probably just a typo) 2021-04-25 21:51:12 +02:00
__init__.pxd Refactor layout of pxd files 2013-12-08 17:27:59 -08:00
__init__.py Get rid of VoidPromise and (almost) Promise 2023-06-08 08:02:07 +02:00
_gen.py Applying black formatting 2021-10-01 11:12:21 -07:00