Fix typos and grammatical changes in the 3.10 what's new document (GH-26319) (GH-26814)

This commit is contained in:
Miss Islington (bot) 2021-06-20 12:53:14 -07:00 committed by GitHub
parent 344487b956
commit 26c89e7c7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ now Python 3.10 will display the exception as:
This improvement was contributed by Pablo Galindo in :issue:`43914`.
A considerable amount of new specialized messages for :exc:`SyntaxError` exceptions
have been incorporated. Some of the most notable ones:
have been incorporated. Some of the most notable ones are as follows:
* Missing ``:`` before blocks: