Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2538bf

Browse files
[3.13] Remove a duplicate word in the Makefile (GH-132301) (#132325)
Co-authored-by: Chu <[email protected]>
1 parent 70f04ea commit c2538bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ regen-pegen:
17621762

17631763
.PHONY: regen-ast
17641764
regen-ast:
1765-
# Regenerate 3 files using using Parser/asdl_c.py:
1765+
# Regenerate 3 files using Parser/asdl_c.py:
17661766
# - Include/internal/pycore_ast.h
17671767
# - Include/internal/pycore_ast_state.h
17681768
# - Python/Python-ast.c

0 commit comments

Comments
 (0)