Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Nov 19, 2024

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

@AlexWaygood AlexWaygood changed the title gh-109413: Remove disallow_any_generics and ignore-without-code from libregrtest/mypy.ini gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest Nov 19, 2024
@sobolevn sobolevn merged commit 824afbf into python:main Nov 19, 2024
46 checks passed
@miss-islington-app
Copy link

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 <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 19, 2024

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

@bedevere-app bedevere-app bot 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 <[email protected]>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants