0
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Aug 30, 2025 — Aug 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#3151) More... 14 days ago
build(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#3149) More... 15 days ago
Fix JsonSerializer returning None and raising TypeError on deserialize (#3150) More... 16 days ago
Fix create_partitions sending empty assignments array instead of null (#3148) More... 27 days ago
build(deps): bump github/codeql-action from 4 to 4.37.4 (#3145) More... 27 days ago
Move call_soon_with_future / _invoke -> NetBackend base class (#3143) More... about 1 month ago
Use net not manager for .run / .create_future (#3142) More... about 1 month ago
net: Implement await_for/wait_for in net backend (#3141) More... about 1 month ago
net: convert NetBackend contract from Protocol to ABC (#3140) More... about 1 month ago
Simplify backend api contract: merge call_soon w/ call_soon_threadsafe (#3139) More... about 1 month ago
Add backend e2e tests against both selector + asyncio (#3137) More... about 1 month ago
Use sans-io protocol classes for proxy connections (#3136) More... about 1 month ago
net: merge backend/inet into backend/selector; add backend.getaddrinfo() (#3134) More... about 1 month ago
Fix stuck partitions retained after rebalance when using listener' (#3132) More... about 1 month ago
build(deps): bump actions/setup-python from 6 to 7 (#3135) More... about 1 month ago
Move KafkaSSLTransport -> kafka.net.ssl (#3133) More... about 1 month ago
Wire socket_connection_setup_timeout_ms / max_ms configs from manager to user-facing clients (consumer/producer/admin) (#3129) More... about 2 months ago
Convert KafkaSSLTransport to sans-IO transport/protocol bridge (#3128) More... about 2 months ago
Move all backend modules to kafka.net.backend.* (#3127) More... about 2 months ago
net: Drop unused transport/protocol methods; rename Transport->NetTransport; add NetProtocol (#3126) More... about 2 months ago
Warn if coro did not complete before deadline (#3125) More... about 2 months ago
Wire existing timeouts to net.run event.wait (#3124) More... about 2 months ago
Add default_api_timeout_ms config; raise KafkaTimeoutError from user-side of net.run() (#3123) More... about 2 months ago
net: simplify backend transport/protocol interface; fixup test futures (#3120) More... about 2 months ago
net: manager owns net lifecycle (auto-start/close, ownership-gated) (#3118) More... about 2 months ago
kafka.net: AsyncioBackend (#3117) More... about 2 months ago
net: add net= backend selection with auto-detect (#3116) More... about 2 months ago
net: define the NetBackend loop-surface contract (#3115) More... about 2 months ago
net: define BackendFuture interface for compatibility with alternate event loops (#3111) More... about 2 months ago
Bump __version__ for 3.1 development More... about 2 months ago