]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98253: Break potential reference cycles in external code worsened by typing.py...
authorWenzel Jakob <wenzel.jakob@epfl.ch>
Wed, 30 Nov 2022 08:33:32 +0000 (09:33 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Nov 2022 08:33:32 +0000 (08:33 +0000)
commitc314198fadd3dc79ee15f375a409163d8fb33586
tree3638e07e4a904b8b9cd53c47cbe71b096247c4f1
parent8bb2303fd75c299d8fc85229889ac75e867c135c
gh-98253: Break potential reference cycles in external code worsened by typing.py lru_cache (#98591)
Lib/typing.py
Misc/NEWS.d/next/Library/2022-10-24-11-01-05.gh-issue-98253.HVd5v4.rst [new file with mode: 0644]