Skip to content

gh-133403: Run mypy on Tools/build/mypy.ini changes #137692

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Aug 12, 2025

We missed this file, while it is very important :)

@sobolevn sobolevn added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news labels Aug 12, 2025
@sobolevn sobolevn enabled auto-merge (squash) August 12, 2025 21:37
@sobolevn sobolevn merged commit e93dca7 into python:main Aug 12, 2025
58 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @sobolevn, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e93dca72232efe6d5cf2d52ea6dd3967ff61360b 3.14

@miss-islington-app
Copy link

Sorry, @sobolevn, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e93dca72232efe6d5cf2d52ea6dd3967ff61360b 3.13

sobolevn added a commit to sobolevn/cpython that referenced this pull request Aug 13, 2025
…ythonGH-137692)

(cherry picked from commit e93dca7)

Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Aug 13, 2025

GH-137698 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 13, 2025
sobolevn added a commit to sobolevn/cpython that referenced this pull request Aug 13, 2025
…ythonGH-137692)

(cherry picked from commit e93dca7)

Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app
Copy link

bedevere-app bot commented Aug 13, 2025

GH-137699 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 Aug 13, 2025
sobolevn added a commit that referenced this pull request Aug 13, 2025
@@ -13,6 +13,7 @@ on:
- "Lib/test/libregrtest/**"
- "Lib/tomllib/**"
- "Misc/mypy/**"
- "Tools/build/mypy.ini"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Let's sort this list next time)

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