]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-142859: Add `Tools/check-c-api-docs` to mypy check (GH-142860) (#142870)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Dec 2025 11:47:36 +0000 (12:47 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Dec 2025 11:47:36 +0000 (11:47 +0000)
commit6990fbb289fb1cc45f865052920265a16a0af801
tree7281eda96ea7212f918eccb1bdba5556a0307278
parent90285941d86022b53498251927d0ad235e0b0d9e
[3.13] gh-142859: Add `Tools/check-c-api-docs` to mypy check (GH-142860) (#142870)

gh-142859: Add `Tools/check-c-api-docs` to mypy check (GH-142860)
(cherry picked from commit 248eb3efb3cad7799ef9b4a2dd77a66d1ae65c11)

Co-authored-by: sobolevn <mail@sobolevn.me>
.github/workflows/mypy.yml
Tools/check-c-api-docs/mypy.ini [new file with mode: 0644]