8000 Fix typo in "What's new in Python 3.9" (GH-20559) · python/cpython@a176b31 · GitHub
[go: up one dir, main page]

Skip to content

Commit a176b31

Browse files
Fix typo in "What's new in Python 3.9" (GH-20559)
Automerge-Triggered-By: @pablogsal (cherry picked from commit 491a3d3) Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
1 parent 96d9107 commit a176b31
< 8000 div class="d-flex flex-column gap-2" id="diff_file_tree" tabindex="-1">

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.9.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ back to the LL(1) parser using a command line switch (``-X
156156
oldparser``) or an environment variable (``PYTHONOLDPARSER=1``).
157157

158158
See :pep:`617` for more details. (Contributed by Guido van Rossum,
159-
Pablo Galindo and Lysandros Nikolau in :issue:`40334`.)
159+
Pablo Galindo and Lysandros Nikolaou in :issue:`40334`.)
160160

161161

162162
Other Language Changes

0 commit comments

Comments
 (0)
0