Implement Python Async Client, Values, Errors, And CLI #46
Notifications
Due Date
No due date set.
Blocks
Depends on
#49 Cross-Language Smoke Test Matrix
dohertj2/mxaccessgw
#50 Client Packaging Documentation
dohertj2/mxaccessgw
#36 Publish Stable Client Proto Generation Inputs
dohertj2/mxaccessgw
#37 Create Cross-Language Client Behavior Fixtures
dohertj2/mxaccessgw
#45 Scaffold Python Package
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:client-python,type:feature,priority:p0Deliverables:
GatewayClient,Session,clickortyperCLI,Acceptance criteria:
Tests:
Worker 3 is taking this issue.
Branch: agent-3/issue-46-implement-python-async-client-values-errors-and-cli
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-3
Implemented and merged via PR #97.
Verification performed by orchestrator from
clients/python:git diff --check origin/main...HEADpassed.python -m pip install -e ".[dev]"passed.python -m pytestpassed: 22 passed.python -m compileall srcpassed.python -m pip wheel . --no-deps --wheel-dir "$env:TEMP\mxgateway-python-wheel"passed.Reviewed branch state: branch was one commit ahead of current
origin/mainand mergeable.Milestone
clients-pythonis complete.Closed issues:
Final verification for #46:
python -m pip install -e ".[dev]"passed.python -m pytestpassed: 22 passed.python -m compileall srcpassed.python -m pip wheel . --no-deps --wheel-dir "$env:TEMP\mxgateway-python-wheel"passed.