]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128661: Fix `typing.evaluate_forward_ref` not showing deprecation (#128663)
authorsobolevn <mail@sobolevn.me>
Thu, 9 Jan 2025 15:15:13 +0000 (18:15 +0300)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2025 15:15:13 +0000 (18:15 +0300)
commitb725297cee9e5608b709f3c7291d974c97f68fff
tree076bb35a295445be234705b0e0d037b366a0c907
parent43ac9f505903ba806aa6a5d93e6a67beb04bebc4
gh-128661: Fix `typing.evaluate_forward_ref` not showing deprecation (#128663)

gh-128661: Fix `typing.evaluate_forward_ref` not showing deprecataion
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-01-09-12-06-52.gh-issue-128661.ixx_0z.rst [new file with mode: 0644]