]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108000: Test that `lambda` also has `__type_params__` (#108002)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 16 Aug 2023 13:22:18 +0000 (16:22 +0300)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 13:22:18 +0000 (06:22 -0700)
commita8d440b3837273926af5ce996162b019290ddad5
tree52add8aa01d680f58a4a11ac5e1fb31275ce53a6
parente35c722d22cae605b485e75a69238dc44aab4c96
gh-108000: Test that `lambda` also has `__type_params__` (#108002)
Lib/test/test_funcattrs.py