gh-133403: Check Tools/build/deepfreeze.py with mypy (#133802)

This commit is contained in:
sobolevn 2025-05-15 12:13:03 +03:00 committed by GitHub
parent c3a1da5b93
commit 7eaa097390
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 45 additions and 25 deletions

View file

@ -14,10 +14,12 @@ on:
- "Lib/tomllib/**"
- "Misc/mypy/**"
- "Tools/build/compute-changes.py"
- "Tools/build/deepfreeze.py"
- "Tools/build/generate_sbom.py"
- "Tools/build/generate-build-details.py"
- "Tools/build/verify_ensurepip_wheels.py"
- "Tools/build/update_file.py"
- "Tools/build/umarshal.py"
- "Tools/cases_generator/**"
- "Tools/clinic/**"
- "Tools/jit/**"