Skip to content

gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest - #127033

Merged
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-109413-flags
Nov 19, 2024
Merged

gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest#127033
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-109413-flags

Conversation

@sobolevn

@sobolevnsobolevn commented Nov 19, 2024

Copy link
Copy Markdown
Member

Fixing some low-hanging fruits, which can be fixed without many modifications.

@AlexWaygoodAlexWaygood changed the title gh-109413: Remove disallow_any_generics and ignore-without-code from libregrtest/mypy.inigh-109413: Enable mypy's disallow_any_generics setting when checking libregrtestNov 19, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2024
…hecking `libregrtest` (pythonGH-127033)
(cherry picked from commit 824afbf)
Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app

Copy link
Copy Markdown

GH-127034 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Nov 19, 2024
sobolevn added a commit that referenced this pull request Nov 24, 2024
…checking `libregrtest` (GH-127033) (#127034)
gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libregrtest` (GH-127033)
(cherry picked from commit 824afbf)
Co-authored-by: sobolevn <mail@sobolevn.me>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@sobolevn@AlexWaygood