Typo in documentation & two questions
Open
@matajoh is already working on this.
Since Jun 1, 2026.
design
documentation
- Dominant language
- Python
- Stars
- 184
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Typo
- First, we have the decorator, which lists the cowns that the upon which the behavior depends.
Questions
- Could Cowns be typed: as in
Cown[int],Cown[Frog], etc. - Would it make sense to add structured concurrency into the mix (instead of an explicit call to
wait())?
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.
Assessment
This issue has not been assessed yet.