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

gh-141004: Document `Py_hexdigits` by StanFromIreland · Pull Request #141059 · python/cpython · GitHub

/ cpython Public

gh-141004: Document Py_hexdigits - #141059

Merged
ZeroIntensity merged 4 commits into
python:mainfrom
StanFromIreland:docs-hex
Nov 6, 2025
Merged

gh-141004: Document Py_hexdigits#141059
ZeroIntensity merged 4 commits into
python:mainfrom
StanFromIreland:docs-hex

Conversation

StanFromIreland commented Nov 5, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Added in #57297, requesting Victor.


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

Comment thread Doc/c-api/codec.rst Outdated
Co-authored-by: Victor Stinner <vstinner@python.org>
Comment thread Doc/c-api/codec.rst

vstinner 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

LGTM

ZeroIntensity 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

Thanks! I think Petr wanted to potentially deprecate this one, but if we do that, it will happen on 3.15 only.

ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 6, 2025
ZeroIntensity merged commit 54110e2 into python:main Nov 6, 2025
36 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Nov 6, 2025

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2025
(cherry picked from commit 54110e2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

bedevere-app Bot commented Nov 6, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Nov 6, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2025
(cherry picked from commit 54110e2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

bedevere-app Bot commented Nov 6, 2025

Copy link
Copy Markdown

GH-141139 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 Nov 6, 2025
ZeroIntensity pushed a commit that referenced this pull request Nov 6, 2025
gh-141004: Document `Py_hexdigits` (GH-141059)
(cherry picked from commit 54110e2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
ZeroIntensity pushed a commit that referenced this pull request Nov 6, 2025
gh-141004: Document `Py_hexdigits` (GH-141059)
(cherry picked from commit 54110e2)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
StanFromIreland deleted the docs-hex branch November 6, 2025 15:28
beneltayar pushed a commit to beneltayar/cpython that referenced this pull request Nov 6, 2025
Co-authored-by: Victor Stinner <vstinner@python.org>
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Co-authored-by: Victor Stinner <vstinner@python.org>
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 skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL