crossbario / crossbario/autobahn-python
TypeCheckError: include URI
Open
Nobody has claimed this yet.
enhancement
wamp
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
When auto-raising a TypeCheckError, include the URI decorated in the error message and error data
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the automatic TypeCheckError raising path in the Python WAMP/RPC code and inspect how the decorated URI is currently handled. Update the error message and error data to include that URI, then verify both representations contain it using the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100