]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107905: Test raising `__value__` for `TypeAliasType` (#107997)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 21 Aug 2023 13:52:37 +0000 (16:52 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 13:52:37 +0000 (13:52 +0000)
commit13104f3b7412dce9bf7cfd09bf2d6dad1f3cc2ed
treeeb44ee1897d1969f72158ff158134431381f6ec7
parent71962e5237bb7e12d8fc1447b8ed8ba082e23f77
gh-107905: Test raising `__value__` for `TypeAliasType` (#107997)
Lib/test/test_type_aliases.py