Skip to content

v4.1.10

Choose a tag to compare

@github-actions github-actions released this 27 May 11:29
· 23 commits to main since this release

Fixed

  • Moved Python SyncClient onto native PyO3 classes with a client-owned Tokio runtime and GIL release around blocking sends while keeping the pure-Python compatibility wrapper for older local extensions.