]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109653: `typing.py`: improve import time by creating soft-deprecated members on...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sat, 23 Sep 2023 07:46:35 +0000 (08:46 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2023 07:46:35 +0000 (08:46 +0100)
commite8be0c9c5a7c2327b3dd64009f45ee0682322dcb
tree250854f1b2ae6587fdeb344dd24ea1022da0d159
parent62c7015e89cbdedb5218d4fedd45f971885f67a8
gh-109653: `typing.py`: improve import time by creating soft-deprecated members on demand (#109651)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-09-21-19-42-22.gh-issue-109653.bL3iLH.rst [new file with mode: 0644]