]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118418: Use a default value for `type_params` in `typing._eval_type` (#118431)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 30 Apr 2024 15:44:37 +0000 (18:44 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 15:44:37 +0000 (15:44 +0000)
commit4a5ad8469af9a6fc0ec1355eb203cc22bb4321d5
tree240b3cf9cce0504d89597e1224195f7cb6282969
parent72dae53e09a5344bf4922d934a34a2fa48a11c86
gh-118418: Use a default value for `type_params` in `typing._eval_type` (#118431)
Lib/typing.py