Skip to content

Add Python wire codec binding#12

Merged
haasonsaas merged 1 commit into
mainfrom
codex/python-binding
May 26, 2026
Merged

Add Python wire codec binding#12
haasonsaas merged 1 commit into
mainfrom
codex/python-binding

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • add dependency-free Python SessionRPC wire codec binding
  • add Python unit tests for frame roundtrip and truncated-frame rejection
  • wire a Python CI job alongside Rust and TypeScript

Validation

  • cargo fmt --check
  • cargo test --all-targets
  • npm test (bindings/typescript)
  • PYTHONPATH=. python3 -m unittest discover -s tests (bindings/python)

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpypi/​setuptools@​82.0.17310010010070

View full report

@haasonsaas haasonsaas merged commit 13077a6 into main May 26, 2026
8 checks passed
@haasonsaas haasonsaas deleted the codex/python-binding branch May 26, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant