]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125618: Make FORWARDREF format succeed more often (#132818)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 4 May 2025 22:21:56 +0000 (15:21 -0700)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 22:21:56 +0000 (15:21 -0700)
commitaf5799f3056b0eee61fc09587633500a3690e67e
treeb13910c82f2dc9832cc2b185cf961a4699b76f2d
parent3109c47be8fc00df999c5bff01229a6b93513224
gh-125618: Make FORWARDREF format succeed more often (#132818)

Fixes #125618.
Doc/library/annotationlib.rst
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Misc/NEWS.d/next/Library/2025-04-22-16-35-37.gh-issue-125618.PEocn3.rst [new file with mode: 0644]