mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +00:00
[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:
parent
d20d52bc4d
commit
39ce30dd3e
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