]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118418: Use a default value for `type_params` in `typing._eval_type` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 30 Apr 2024 16:26:38 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 16:26:38 +0000 (16:26 +0000)
commit0586d5424133af3f1ed61438017393e52eadb51b
tree24ea153b06cd072d6cd9f858d7bafca5da57a1ff
parenta030bae58498aa9e1bdecc355638383a109168bd
[3.12] gh-118418: Use a default value for `type_params` in `typing._eval_type` (GH-118431) (#118436)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/typing.py