mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
Fix typo in "What's new in Python 3.9" (GH-20559)
Automerge-Triggered-By: @pablogsal
This commit is contained in:
parent
cf88871d6a
commit
491a3d3a75
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ back to the LL(1) parser using a command line switch (``-X
|
||||||
oldparser``) or an environment variable (``PYTHONOLDPARSER=1``).
|
oldparser``) or an environment variable (``PYTHONOLDPARSER=1``).
|
||||||
|
|
||||||
See :pep:`617` for more details. (Contributed by Guido van Rossum,
|
See :pep:`617` for more details. (Contributed by Guido van Rossum,
|
||||||
Pablo Galindo and Lysandros Nikolau in :issue:`40334`.)
|
Pablo Galindo and Lysandros Nikolaou in :issue:`40334`.)
|
||||||
|
|
||||||
|
|
||||||
Other Language Changes
|
Other Language Changes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue