Skip to content

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

Merged
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-133403-build/mypy.ini
Aug 12, 2025
Merged

gh-133403: Run mypy on Tools/build/mypy.ini changes#137692
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-133403-build/mypy.ini

Conversation

@sobolevn

@sobolevnsobolevn commented Aug 12, 2025

Copy link
Copy Markdown
Member

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

@sobolevnsobolevn 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:mainAug 12, 2025
58 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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

@bedevere-appbedevere-appBot 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
Copy Markdown

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

Copy link
Copy Markdown
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)

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I sorted this semantically, because this is the main file for the section :)
But, I got your idea, sure :)

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@hugovk