]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119180: Set the name of the param to __annotate__ to "format" (#124730)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 30 Dec 2024 16:19:38 +0000 (08:19 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2024 16:19:38 +0000 (08:19 -0800)
commit348012432155271cfbee71a78d0c27254fc230e2
tree387b0044e245218cc739a65461dc09d23cab2875
parent2bd5a7ab0f4a1f65ab8043001bd6e8416c5079bd
gh-119180: Set the name of the param to __annotate__ to "format" (#124730)
Lib/test/test_pydoc/test_pydoc.py
Lib/test/test_type_annotations.py
Python/codegen.c