Skip to content

Activity

Include _custom_build in sdist

Pull request merge
haatapushed 1 commit to master • 78dd54e…59a639f • 
on Sep 25, 2024

address flake8 format check

Pull request merge
haatapushed 1 commit to master • 1fb1687…78dd54e • 
on Apr 12, 2024

Prepare for v2.0.0 release

haatapushed 1 commit to master • 1f2349a…1fb1687 • 
on Jan 19, 2024

Update README.md

haatapushed 1 commit to master • 84830d6…1f2349a • 
on Nov 25, 2023

Prepare for v2.0.0b2 release

haatapushed 1 commit to master • 3aade70…84830d6 • 
on Nov 25, 2023

Some fixes to the magic import system

Pull request merge
haatapushed 1 commit to master • b6ea909…3aade70 • 
on Nov 25, 2023

Corner case for cancelled server methods that raise exceptions

Pull request merge
haatapushed 1 commit to master • 0ec4d0b…b6ea909 • 
on Nov 9, 2023

Allow cancellation of all capability contexts

Pull request merge
haatapushed 1 commit to master • 49bda5c…0ec4d0b • 
on Nov 8, 2023

Fix re-raising of KjException

Pull request merge
haatapushed 1 commit to master • ef5e039…49bda5c • 
on Nov 8, 2023

Support _DynamicListReader in _setDynamicField

Pull request merge
haatapushed 1 commit to master • aafec22…ef5e039 • 
on Nov 8, 2023

Make reraise_kj_exception available to downstream

Pull request merge
haatapushed 1 commit to master • 42665a6…aafec22 • 
on Nov 5, 2023

Properly join list of methods in _DynamicCapabilityClient

Pull request merge
haatapushed 1 commit to master • c9bea05…42665a6 • 
on Nov 2, 2023

DynamicCapabilityClient: fix crash due to wrong types

Pull request merge
haatapushed 1 commit to master • 7a49706…c9bea05 • 
on Oct 23, 2023

Disable the use of ninja for windows builds

Pull request merge
haatapushed 1 commit to master • ca8d120…7a49706 • 
on Oct 23, 2023

Handle exceptions from server callbacks

Pull request merge
haatapushed 1 commit to master • 09f7cd0…ca8d120 • 
on Oct 23, 2023

Unlock the GIL for all capnp functions that do IO

Pull request merge
haatapushed 1 commit to master • a30fd77…09f7cd0 • 
on Oct 16, 2023

Fix retransmit bug for large messages causing message corruption

Pull request merge
haatapushed 1 commit to master • 302a96d…a30fd77 • 
on Oct 16, 2023

Update documentation to async code (#331) (#332)

Pull request merge
haatapushed 1 commit to master • 1446386…302a96d • 
on Oct 16, 2023

Make a server fail early when the KJ loop is not running

Pull request merge
haatapushed 1 commit to master • cc08821…1446386 • 
on Oct 15, 2023

Delete and update some Python 3.7-specific todo notes

Pull request merge
haatapushed 1 commit to master • b22763f…cc08821 • 
on Oct 13, 2023

Fix 'AttributeError: '_UnixSelectorEventLoop' object has no attribute…

Pull request merge
haatapushed 1 commit to master • ae96512…b22763f • 
on Oct 13, 2023

Update README example to async code (#331)

Pull request merge
haatapushed 1 commit to master • 941f018…ae96512 • 
on Oct 12, 2023

Fix broken test in test_load (#329)

Pull request merge
haatapushed 1 commit to master • bb15822…941f018 • 
on Oct 11, 2023

Fixes for capnp 1.0 (#1)

haatapushed 2 commits to master • e13a0c9…bb15822 • 
on Oct 11, 2023

Experiment: Wrap all capnp code in a context-manager to avoid segfaul…

Pull request merge
haatapushed 1 commit to master • d48ffea…e13a0c9 • 
on Oct 3, 2023

Add custom build backend to support build args (#328)

Pull request merge
haatapushed 1 commit to master • db26d60…d48ffea • 
on Oct 3, 2023

Pin cython to below version 3, Python 3.11 support (#320)

Pull request merge
haatapushed 1 commit to master • 8f3bfc3…db26d60 • 
on Jul 21, 2023

Merge pull request #307 from Zentren/dynamic_schema_loading

Pull request merge
haatapushed 3 commits to master • b439993…8f3bfc3 • 
on Jun 19, 2023

Merge pull request #315 from LasseBlaauwbroek/cull-sync

Pull request merge
haatapushed 22 commits to master • 8feb377…b439993 • 
on Jun 12, 2023

Allow reading and writing messages from sockets in async mode

Pull request merge
haatapushed 1 commit to master • d53aa24…8feb377 • 
on Jun 7, 2023