8000 Fix duplicated words 'Be be' (GH-108815) · python/cpython@5584609 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5584609

Browse files
authored
Fix duplicated words 'Be be' (GH-108815)
1 parent 509bb61 commit 5584609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.10.0a3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Allow an unparenthesized walrus in subscript indexes.
153153
.. section: Core and Builtins
154154
155155
Make sure that the compiler front-end produces a well-formed control flow
156-
graph. Be be more aggressive in the compiler back-end, as it is now safe to
156+
graph. Be more aggressive in the compiler back-end, as it is now safe to
157157
do so.
158158

159159
..

0 commit comments

Comments
 (0)
0