]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133117: Run mypy on `tomllib` in CI (GH-133118) (#133192)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 30 Apr 2025 12:57:57 +0000 (14:57 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 12:57:57 +0000 (12:57 +0000)
commit04585544826751a59e7e7815f824e4a2a6675546
tree1e6b877e013863db9b1a00bada5af7cb92d790b7
parent13f5a9a0f34a5a1431eb93b0271b87ef3f07285f
[3.13] gh-133117: Run mypy on `tomllib` in CI (GH-133118) (#133192)

gh-133117: Run mypy on `tomllib` in CI (GH-133118)
(cherry picked from commit 5ea9010e8910cb97555c3aef4ed95cca93a74aab)

Co-authored-by: sobolevn <mail@sobolevn.me>
.github/workflows/mypy.yml
Lib/tomllib/_parser.py
Lib/tomllib/mypy.ini [new file with mode: 0644]
Misc/mypy/tomllib [new symlink]
Misc/mypy/typed-stdlib.txt