Skip to content

gh-136428: amend UUIDv8 performance improvements #136903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

picnixz
Copy link
Member

@picnixz picnixz commented Jul 21, 2025

@picnixz picnixz added skip news needs backport to 3.14 bugs and security fixes labels Jul 21, 2025
@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir labels Jul 21, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jul 21, 2025
@picnixz picnixz changed the title gh-136428: amend UUIDv8 improvements gh-136428: amend UUIDv8 performance improvements Jul 21, 2025
@picnixz picnixz enabled auto-merge (squash) July 21, 2025 08:19
@picnixz picnixz merged commit 5798348 into python:main Jul 21, 2025
33 of 34 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 21, 2025
@miss-islington-app
Copy link

Thanks @picnixz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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 <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 21, 2025

GH-136904 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 21, 2025
@picnixz picnixz deleted the fix/uuid/announcement-136428 branch July 21, 2025 08:24
picnixz added a commit that referenced this pull request Jul 21, 2025
…136904)

gh-136428: amend UUIDv8 performance improvements (GH-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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant