Skip to content

Commit

Permalink
[3.12] gh-107891: Fix typo in 3.12 whatsnew (GH-107892) (#107893)
Browse files Browse the repository at this point in the history
gh-107891: Fix typo in 3.12 whatsnew  (GH-107892)
(cherry picked from commit 2e1f688)

Co-authored-by: wookie184 <wookie1840@gmail.com>
  • Loading branch information
miss-islington and wookie184 committed Aug 14, 2023
1 parent d20d52b commit 39ce30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39ce30d

Please sign in to comment.