Skip to content

Remove flake8 F821 checks for stubs#14367

Merged
srittau merged 1 commit intopython:mainfrom
srittau:rm-f821
Jul 4, 2025
Merged

Remove flake8 F821 checks for stubs#14367
srittau merged 1 commit intopython:mainfrom
srittau:rm-f821

Conversation

@srittau
Copy link
Copy Markdown
Collaborator

@srittau srittau commented Jul 4, 2025

F821 is only checked as a test for the F821 monkeypatch functionality in flake8-pyi, but that will be removed.

Cf. PyCQA/flake8-pyi#522. Needed to unblock renovate updates, see #14357.

F821 is only checked as a test for the F821 monkeypatch functionality in
flake8-pyi, but that will be removed.
@srittau srittau merged commit e9bbd91 into python:main Jul 4, 2025
41 checks passed
@srittau srittau deleted the rm-f821 branch July 4, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants