FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst by Mr-Sunglasses · Pull Request #130526 · python/cpython · GitHub

/ cpython Public

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 commented Feb 24, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

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

…30461.asr2dg.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

hugovk 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

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

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.
🐍🍒⛏🤖

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.
🐍🍒⛏🤖

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

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 commented Feb 25, 2025

Copy link
Copy Markdown
Member

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

hugovk commented Feb 25, 2025

Copy link
Copy Markdown
Member

@Mr-Sunglasses Please could you do the backports?

Copy link
Copy Markdown
Contributor Author

@Mr-Sunglasses Please could you do the backports?

Sure I'll do it :-)

bedevere-app Bot commented Feb 25, 2025

Copy link
Copy Markdown

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

bedevere-app Bot 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 Bot commented Feb 25, 2025

Copy link
Copy Markdown

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

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

bedevere-app Bot commented Feb 25, 2025

Copy link
Copy Markdown

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

bedevere-app Bot commented Feb 25, 2025

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

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


Back | FazBrowse Home | New Git URL