Skip to content

Commit

Permalink
pythongh-107891: Fix typo in 3.12 whatsnew (python#107892)
Browse files Browse the repository at this point in the history
  • Loading branch information
wookie184 committed Aug 12, 2023
1 parent 2e27da1 commit 2e1f688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
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 2e1f688

Please sign in to comment.