Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix typo in 3.12 What's New
  • Loading branch information
hauntsaninja committed Dec 23, 2022
commit 2c80566276d876c507a8435f310c3ebab92b5f0c
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ Removed
internals.
(Contributed by Victor Stinner in :gh:`92651`.)

* Leagcy Unicode APIs has been removed. See :pep:`623` for detail.
* Legacy Unicode APIs has been removed. See :pep:`623` for detail.

* :c:macro:`PyUnicode_WCHAR_KIND`
* :c:func:`PyUnicode_AS_UNICODE`
Expand Down