]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108000: Test that `lambda` also has `__type_params__` (GH-108002) (#108019)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Aug 2023 10:51:07 +0000 (03:51 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 10:51:07 +0000 (12:51 +0200)
commite0244e85d09a3d2a40211c587891d908c35d277c
treea1566637483b315e32f34c99b7fd35eef62698d8
parent25763030074e678b7e2d17a868355131f52d9a6b
[3.12] gh-108000: Test that `lambda` also has `__type_params__` (GH-108002) (#108019)

gh-108000: Test that `lambda` also has `__type_params__` (GH-108002)
(cherry picked from commit a8d440b3837273926af5ce996162b019290ddad5)

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