python-trio / python-trio/flake8-async

Add asyncio support to current checks

Open
#208 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue prioritized
Dominant language
Python
Stars
26
Forks
10
PR merge metrics
No merged PRs in 30d

Description

  • Go through all errors and see which ones are applicable to asyncio
    • Add support & parametrize tests for them
  • Update README.md to indicate which tests are available for which library (asyncio, anyio, trio)

Could also consider supporting curio or any other IO library.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing current checks and their tests, then identify which errors apply to asyncio and compare the available asyncio, anyio, and trio coverage. Parametrize the relevant tests and update README.md so the supported checks are listed by library; done means the asyncio cases pass and the documentation matches the test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, testing-qa, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.