]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119180: Rename SOURCE format to STRING (#124620)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 26 Sep 2024 20:49:48 +0000 (13:49 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 20:49:48 +0000 (13:49 -0700)
commit2c108328877984f2d92604764c66ef15bd82b31e
tree9451bd274edf0332b4d91bbff9bfe5713b80c8fd
parenta4d1fdfb152c46e3e05aa6e91a44a9fd0323b632
gh-119180: Rename SOURCE format to STRING (#124620)
Doc/library/annotationlib.rst
Doc/library/typing.rst
Doc/whatsnew/3.14.rst
Lib/_collections_abc.py
Lib/annotationlib.py
Lib/test/test_annotationlib.py
Lib/test/test_type_annotations.py
Lib/test/test_type_params.py
Lib/test/test_typing.py
Lib/typing.py
Objects/typevarobject.c