python-trio / python-trio/flake8-async

Rename ASYNC126 to ASYNC4xx

Open Beginner friendly
#457 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

rule improvement
Dominant language
Python
Stars
26
Forks
10
PR merge metrics
No merged PRs in 30d

Description

#448 added ASYNC126, but it's a rule that's solely about ExceptionGroup handling and not inherently about async, so it should be grouped with the existing 4xx error code https://flake8-async.readthedocs.io/en/latest/rules.html#exceptiongroup-rules

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

Search the repository for ASYNC126 and inspect the rule introduced by #448, then compare it with the existing 4xx ExceptionGroup rules. Update the rule name and every documented reference so the rule is consistently grouped under the 4xx code; confirm no ASYNC126 references remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.