Rename ASYNC126 to ASYNC4xx

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

Nobody has claimed this yet.

Assessment

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

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.

Description

rule improvement

#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

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

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.

More from python-trio/flake8-async

All issues in python-trio/flake8-async

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.