]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108295: Fix crashes with TypeVar weakrefs (#108517)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 27 Aug 2023 00:13:33 +0000 (17:13 -0700)
committerGitHub <noreply@github.com>
Sun, 27 Aug 2023 00:13:33 +0000 (17:13 -0700)
commit482fad7f01567447b7259ebf58d62999fcdc5964
treecee619319091ab69b76b61c4ead8a740c82523c1
parent2b15536fa94d07e9e286826c23507402313ec7f4
gh-108295: Fix crashes with TypeVar weakrefs (#108517)
Lib/test/test_typing.py
Misc/NEWS.d/next/Library/2023-08-26-08-38-57.gh-issue-108295.Pn0QRM.rst [new file with mode: 0644]
Objects/typevarobject.c