mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
gh-107891: Fix typo in 3.12 whatsnew (#107892)
This commit is contained in:
parent
2e27da1895
commit
2e1f688fe0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue