]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136021: Make `type_params` a required parameter for `typing._eval_type` (#136332)
authorsobolevn <mail@sobolevn.me>
Sun, 6 Jul 2025 19:11:13 +0000 (22:11 +0300)
committerGitHub <noreply@github.com>
Sun, 6 Jul 2025 19:11:13 +0000 (22:11 +0300)
commitc89f76e6c4ca9b0200d5cc8cf0a675a76de50ba8
tree1085ebacf73284df9bea21ec18e9912244bc91cf
parent77a8bd29da99e7d4fa8e7f07c4063977c2bb14d3
gh-136021: Make `type_params` a required parameter for `typing._eval_type` (#136332)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-07-06-10-18-48.gh-issue-136021.f-FJYT.rst [new file with mode: 0644]