Commit f1355b8
pythongh-136428: amend UUIDv8 performance improvements (pythonGH-136903)
UUIDv8 has been added in Python 3.14.0a2 and its construction time
has been improved in Python 3.14.0a4, but since those changes will
not be visible when comparing the latest Python 3.13 and 3.14 together,
we do not document them on the What's New page to avoid confusion.
(cherry picked from commit 5798348)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent b2959c8 commit f1355b8
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2323 | 2323 | | |
2324 | 2324 | | |
2325 | 2325 | | |
2326 | | - | |
2327 | | - | |
| 2326 | + | |
2328 | 2327 | | |
2329 | 2328 | | |
2330 | 2329 | | |
| |||
0 commit comments