Skip to content

Commit 491a3d3

Browse files
authored
Fix typo in "What's new in Python 3.9" (GH-20559)
Automerge-Triggered-By: @pablogsal
1 parent cf88871 commit 491a3d3

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)