]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132491: Rename annotationlib.value_to_string to type_repr (#132492)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 15 Apr 2025 20:10:53 +0000 (13:10 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Apr 2025 20:10:53 +0000 (20:10 +0000)
commit11f66038453dff51ba4ee80460e30acf276d472a
treea05d60786525c27efcb496a6df3e6f7d7687e568
parent5e80fee41a61bbb39c6054c5a5d82dc80b1adf8a
gh-132491: Rename annotationlib.value_to_string to type_repr (#132492)
Doc/library/annotationlib.rst
Lib/_collections_abc.py
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-04-13-21-22-37.gh-issue-132491.jJfT4e.rst [new file with mode: 0644]