]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40334: Correct return value of func_type_comment (GH-19833)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 1 May 2020 15:32:09 +0000 (16:32 +0100)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 15:32:09 +0000 (08:32 -0700)
commitd955241469c18c946924dba79c18a9ef200391ad
tree842104f822eb31616102d1d4a93169112a4b67ff
parentea7297cf8f1aad4df8921a3d81a75118511afe77
bpo-40334: Correct return value of func_type_comment (GH-19833)
Grammar/python.gram
Parser/pegen/parse.c