https://github.com/python/cpython/commit/4a919dd6eef1e5dbaddfd749f385f49cedc076a9
commit: 4a919dd6eef1e5dbaddfd749f385f49cedc076a9
branch: main
author: Chu <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-04-09T18:47:52+01:00
summary:
Remove a duplicate word in the Makefile (#132301)
files:
M Makefile.pre.in
diff --git a/Makefile.pre.in b/Makefile.pre.in
index e10c78d6403472..d02f307e80bfa4 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1938,7 +1938,7 @@ regen-pegen:
.PHONY: regen-ast
regen-ast:
- # Regenerate 3 files using using Parser/asdl_c.py:
+ # Regenerate 3 files using Parser/asdl_c.py:
# - Include/internal/pycore_ast.h
# - Include/internal/pycore_ast_state.h
# - Python/Python-ast.c
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]