limbo/bindings/python/src
Pekka Enberg b4a331da38
Merge 'SDK tweaks' from Nikita Sivukhin
Few small tweaks in SDKs:
1. Export `ConnectionSync` type from Python SDK
2. Remove dependency on `conn_raw_api` and corresponding methods from
rust bindings - no one use them so let's drop support for this feature
completely
3. Add Waker dependency in the sdk-kit in order to integrate it later to
rust bindings
4. Add io_uring feature to the sdk-kit

Closes #4284
2025-12-22 11:59:02 +02:00
..
lib.rs fix python bindings 2025-12-09 14:12:18 +04:00
turso.rs propagate waker to sdk-kit 2025-12-18 12:17:57 +04:00
turso_sync.rs fix async operation resume API usage in python bindings 2025-12-21 14:24:42 +04:00