Skip to content

Commit 487b1cd

Browse files
committed
remove mention to improvements done during alpha release
1 parent c5e77af commit 487b1cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2323,8 +2323,7 @@ uuid
23232323
* :func:`~uuid.uuid3` and :func:`~uuid.uuid5` are both roughly 40% faster
23242324
for 16-byte names and 20% faster for 1024-byte names. Performance for
23252325
longer names remains unchanged.
2326-
* :func:`~uuid.uuid4` and :func:`~uuid.uuid8` are 30% and 40% faster
2327-
respectively.
2326+
* :func:`~uuid.uuid4` is 30% faster.
23282327

23292328
(Contributed by Bénédikt Tran in :gh:`128150`.)
23302329

0 commit comments

Comments
 (0)