]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107905: Test raising `__value__` for `TypeAliasType` (GH-107997) (#108217)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Aug 2023 19:18:42 +0000 (12:18 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 19:18:42 +0000 (21:18 +0200)
commitf04024d5880d0ff8888ae3899074aeddf5473bfc
tree48200c470b5c2be2f8ceda40577288c56b17fdbc
parent90a22eae452e2f50b7be9db81003e3e849480215
[3.12] gh-107905: Test raising `__value__` for `TypeAliasType` (GH-107997) (#108217)

gh-107905: Test raising `__value__` for `TypeAliasType` (GH-107997)
(cherry picked from commit 13104f3b7412dce9bf7cfd09bf2d6dad1f3cc2ed)

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