crossbario / crossbario/autobahn-python
py3.5+: use await/async in docs and examples
Open
Nobody has claimed this yet.
docs
enhancement
examples
Python 3
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
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
Review the documentation under docs and the repository's examples to find Python versions of async code that still use older syntax. Run make docs to verify the ReST documentation builds successfully; done means the relevant documentation and examples promote async/await syntax without breaking the documentation build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100