]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46345: Add a test case for implicit `Optional` class attribute (GH-30535)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 12 Jan 2022 23:35:44 +0000 (02:35 +0300)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 23:35:44 +0000 (15:35 -0800)
commit1de60155d5d01be2924e72fb68dd13d4fd00acd7
tree98b49ddf090dacdc47e327e1374c73e35f2c36af
parented57b36c32e521162dbb97199e64a340d3bff827
bpo-46345: Add a test case for implicit `Optional` class attribute (GH-30535)
Lib/test/test_typing.py