[3.12] gh-107891: Fix typo in 3.12 whatsnew (GH-107892) (#107893)

gh-107891: Fix typo in 3.12 whatsnew  (GH-107892)
(cherry picked from commit 2e1f688fe0)

Co-authored-by: wookie184 <wookie1840@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-08-14 05:39:30 -07:00 committed by GitHub
parent d20d52bc4d
commit 39ce30dd3e
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