Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jul 21, 2025

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 [email protected]


📚 Documentation preview 📚: https://cpython-previews--136904.org.readthedocs.build/

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 <[email protected]>
@bedevere-appbedevere-appbot added awaiting review docs Documentation in the Doc dir skip news labels Jul 21, 2025
@picnixzpicnixz enabled auto-merge (squash) July 21, 2025 08:24
@picnixzpicnixz merged commit d0623cb into python:3.14Jul 21, 2025
33 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJul 21, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…GH-136903) (python#136904) 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 <[email protected]>
@miss-islingtonmiss-islington deleted the backport-5798348-3.14 branch January 2, 2026 18:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@picnixz