]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused `_allowed_types` from `typing.py` (#124090)
authorsobolevn <mail@sobolevn.me>
Sat, 14 Sep 2024 13:14:45 +0000 (16:14 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2024 13:14:45 +0000 (16:14 +0300)
commit9dacf430c2f4af2acd870291a649b7b957efcd2c
tree6cb18e2d82f4651eb35850c3794acbf8538da1f4
parent1de46136b916736487019c2f78af2bf0cadd7ecd
Remove unused `_allowed_types` from `typing.py` (#124090)
Lib/typing.py