gh-107891: Fix typo in 3.12 whatsnew (#107892)

This commit is contained in:
wookie184 2023-08-12 13:05:22 +01:00 committed by GitHub
parent 2e27da1895
commit 2e1f688fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1576,7 +1576,7 @@ Changes in the Python API
1,13-1,17: FSTRING_MIDDLE ' end'
1,17-1,18: FSTRING_END '"'
Additionally, there may be some minor behavioral changes as a consecuence of the
Additionally, there may be some minor behavioral changes as a consequence of the
changes required to support :pep:`701`. Some of these changes include:
* The ``type`` attribute of the tokens emitted when tokenizing some invalid Python