]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46603: improve coverage of `typing._strip_annotations` (GH-31063)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 19 Feb 2022 01:54:01 +0000 (04:54 +0300)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 01:54:01 +0000 (17:54 -0800)
commit25c0b9d243b64ccd2eeab483089eaf7e4b4d5834
treec1fb753422743117ee293b5c881c86b0071080d6
parent395029b0bd343648b4da8044c7509672ea768775
bpo-46603: improve coverage of `typing._strip_annotations` (GH-31063)
Lib/test/test_typing.py