crossbario / crossbario/autobahn-python
Use of assert/exceptions should follow the code style guide
Open
Nobody has claimed this yet.
feature
needs-discussion
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
=> can be optimized away when doing compile for pyo's
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
No files, tests, or entry points are named. Start by reading the repository's Python style guidance and locating uses of assert and exception handling; clarify which patterns are affected by pyo compilation. Done means the relevant code follows the agreed style without changing behavior, with the appropriate tests still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100