Skip to content

Commit d857d53

Browse files
gh-111361: Added an update for unicodedata in what's new in Python 3.13 (#112031)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 4c483e0 commit d857d53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,12 @@ typing
307307
check whether a class is a :class:`typing.Protocol`. (Contributed by Jelle Zijlstra in
308308
:gh:`104873`.)
309309

310+
unicodedata
311+
-----------
312+
313+
* The Unicode database has been updated to version 15.1.0. (Contributed by
314+
James Gerity in :gh:`109559`.)
315+
310316
venv
311317
----
312318

0 commit comments

Comments
 (0)