Skip to content

Commit 44b66e6

Browse files
committed
add What's New entry
1 parent 26889ea commit 44b66e6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,14 @@ symtable
199199

200200
(Contributed by Bénédikt Tran in :gh:`120029`.)
201201

202+
uuid
203+
----
204+
205+
* Add support for UUID version 8 via :func:`uuid.uuid8` as specified
206+
in :rfc:`9562`.
207+
208+
(Contributed by Bénédikt Tran in :gh:`89083`.)
209+
202210
.. Add improved modules above alphabetically, not here at the end.
203211
204212
Optimizations

0 commit comments

Comments
 (0)