Skip to content

gh-130461: Remove unnecessary usages of .. index:: directives in Doc/library/uuid.rst - #130526

Merged
hugovk merged 3 commits into
python:mainfrom
Mr-Sunglasses:remove-index-from-uuid
Feb 25, 2025
Merged

gh-130461: Remove unnecessary usages of .. index:: directives in Doc/library/uuid.rst#130526
hugovk merged 3 commits into
python:mainfrom
Mr-Sunglasses:remove-index-from-uuid

Conversation

@Mr-Sunglasses

@Mr-SunglassesMr-Sunglasses commented Feb 24, 2025

Copy link
Copy Markdown
Contributor

@Mr-Sunglasses

Copy link
Copy Markdown
ContributorAuthor

@picnixz , I've done the changes, Please Review it.

Comment threadMisc/NEWS.d/next/Library/2025-02-25-03-53-00.gh-issue-130461.asr2dg.rst Outdated
…30461.asr2dg.rst
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

picnixz added a commit to picnixz/cpython that referenced this pull request Feb 25, 2025
@hugovk
hugovk merged commit 85f1cc8 into python:mainFeb 25, 2025
@hugovkhugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 25, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @Mr-Sunglasses for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Thanks @Mr-Sunglasses for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @Mr-Sunglasses and @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 85f1cc8d60b06d5b2af3e4da8e4f98171420dd91 3.12

@miss-islington-app

Copy link
Copy Markdown

Sorry, @Mr-Sunglasses and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 85f1cc8d60b06d5b2af3e4da8e4f98171420dd91 3.13

@picnixz

Copy link
Copy Markdown
Member

The conflicts are because uuid8 doesn't exist in 3.12/3.13 I think

@hugovk

Copy link
Copy Markdown
Member

@Mr-Sunglasses Please could you do the backports?

@Mr-Sunglasses

Copy link
Copy Markdown
ContributorAuthor

@Mr-Sunglasses Please could you do the backports?

Sure I'll do it :-)

@bedevere-app

Copy link
Copy Markdown

GH-130546 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Feb 25, 2025
Mr-Sunglasses added a commit to Mr-Sunglasses/cpython that referenced this pull request Feb 25, 2025
… in Doc/library/uuid.rst (python#130526)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
(cherry picked from commit 85f1cc8)
@bedevere-app

Copy link
Copy Markdown

GH-130548 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Feb 25, 2025
@bedevere-app

Copy link
Copy Markdown

GH-130546 is a backport of this pull request to the 3.12 branch.

@bedevere-app

Copy link
Copy Markdown

GH-130548 is a backport of this pull request to the 3.13 branch.

hugovk pushed a commit that referenced this pull request Feb 25, 2025
…s in Doc/library/uuid.rst (#130526) (#130548)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
hugovk added a commit that referenced this pull request Feb 25, 2025
…s in Doc/library/uuid.rst (#130526) (#130546)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dir

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Remove unnecessary usages of .. index:: directives in Doc/library/uuid.rst

3 participants

@Mr-Sunglasses@picnixz@hugovk