]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46437: remove useless `hasattr` from `test_typing` (#30704)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 19 Jan 2022 21:24:27 +0000 (00:24 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 21:24:27 +0000 (13:24 -0800)
commit263c0dd16017613c5ea2fbfc270be4de2b41b5ad
tree8bee7505b6964861a94ee4adf578639b1e108dfa
parent4b99803b861e58eb476a7a30e2e8aacdec5df104
bpo-46437: remove useless `hasattr` from `test_typing` (#30704)
Lib/test/test_typing.py