Skip to content

New compute-changes.py should be checked with mypy #129707

Closed
@sobolevn

Description

@sobolevn

Feature or enhancement

Right now we have a special mypy.ini in Tools/build:

files = Tools/build/generate_sbom.py

But, it only checks one file. Since newly added https://github.com/python/cpython/blob/main/Tools/build/compute-changes.py is fully annotated, it should be included as well.

Refs #129627

I will send a PR.

Linked PRs

Metadata

Metadata

Assignees

Labels

buildThe build process and cross-buildtype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions