Skip to content

fix(python): export hosted trading errors#1821

Open
AntonsBB wants to merge 1 commit into
pmxt-dev:mainfrom
AntonsBB:codex/python-hosted-error-exports
Open

fix(python): export hosted trading errors#1821
AntonsBB wants to merge 1 commit into
pmxt-dev:mainfrom
AntonsBB:codex/python-hosted-error-exports

Conversation

@AntonsBB

@AntonsBB AntonsBB commented Jul 22, 2026

Copy link
Copy Markdown

Summary

  • re-export the hosted-trading error hierarchy from the Python package root
  • include all ten names in pmxt.__all__
  • verify every top-level symbol is the canonical class from pmxt._hosted_errors

Verification

  • python -m pytest sdks/python/tests -q
  • 268 passed, 66 deselected

Closes #1820

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.

Python SDK doesn't export hosted-trading error classes from the top-level package, unlike the TypeScript SDK

1 participant