]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simplify _PyPegen_join_names_with_dot() (GH-111602)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Nov 2023 14:25:36 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2023 14:25:36 +0000 (16:25 +0200)
commit937872e8ea740e22ff571eec474e38312e09bd68
tree1a3eab247f7e59fe0849607e74569a303b0997a5
parent5697fc2d4bff000b2b1dac493d45872ca648490b
Simplify _PyPegen_join_names_with_dot() (GH-111602)
Parser/action_helpers.c