]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149415: Replace `typing._LazyAnnotationLib` with `lazy import` (#149416)
authorsobolevn <mail@sobolevn.me>
Wed, 6 May 2026 12:58:45 +0000 (15:58 +0300)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 12:58:45 +0000 (12:58 +0000)
commit347f53853faa4777e3e63a8a58a0d5e926bd3e54
tree9d6de7acb492138c570faccb5eac9e6a224a8be9
parent70e365c0ca6c95461aa92dc059fef7b64e3290b0
gh-149415: Replace `typing._LazyAnnotationLib` with `lazy import` (#149416)
Lib/typing.py