Skip to content

Conversation

@picnixz
Copy link
Member

@picnixzpicnixz commented Jul 21, 2025

@picnixzpicnixz added skip news needs backport to 3.14 bugs and security fixes labels Jul 21, 2025
@bedevere-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir labels Jul 21, 2025
@picnixzpicnixz changed the title gh-136428: amend UUIDv8 improvementsgh-136428: amend UUIDv8 performance improvementsJul 21, 2025
@picnixzpicnixz enabled auto-merge (squash) July 21, 2025 08:19
@picnixzpicnixz merged commit 5798348 into python:mainJul 21, 2025
33 of 34 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsJul 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 <[email protected]>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Jul 21, 2025
@picnixzpicnixz 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 <[email protected]>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 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.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 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.
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]>
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.

1 participant

@picnixz