Skip to content

gh-140806: add docs for enum.bin function#140807

Merged
hugovk merged 8 commits into
python:mainfrom
guoci:enum_bin_docs
Jan 12, 2026
Merged

gh-140806: add docs for enum.bin function#140807
hugovk merged 8 commits into
python:mainfrom
guoci:enum_bin_docs

Conversation

@guoci

@guoci guoci commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

Add documentation for enum.bin function. As suggested in #140765 (review), by @ethanfurman.


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

@bedevere-app bedevere-app Bot mentioned this pull request Oct 30, 2025
@guoci guoci marked this pull request as ready for review October 30, 2025 19:30
@guoci guoci requested a review from ethanfurman as a code owner October 30, 2025 19:30
Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst Outdated
Comment thread Doc/library/enum.rst Outdated
Comment thread Lib/enum.py
guoci and others added 5 commits October 30, 2025 16:16
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@hugovk hugovk merged commit 7f50a5f into python:main Jan 12, 2026
50 checks passed
@hugovk hugovk added awaiting merge needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jan 12, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @guoci 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

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

@miss-islington-app

Copy link
Copy Markdown

Sorry, @guoci 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 7f50a5febd7af7259237a78dc533e9f9f274d51c 3.13

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 12, 2026
(cherry picked from commit 7f50a5f)

Co-authored-by: Guo Ci <zguoci@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Jan 12, 2026

Copy link
Copy Markdown

GH-143726 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 Jan 12, 2026
@hugovk

hugovk commented Jan 12, 2026

Copy link
Copy Markdown
Member

@guoci Would you like to take care of the 3.13 backport?

hugovk pushed a commit that referenced this pull request Jan 12, 2026
Co-authored-by: Guo Ci <zguoci@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@ethanfurman

Copy link
Copy Markdown
Member

Thanks, @guoci and @hugovk !

@guoci

guoci commented Jan 12, 2026

Copy link
Copy Markdown
Contributor Author

@hugovk #143740

@bedevere-app

bedevere-app Bot commented Jan 12, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jan 12, 2026
reidenong pushed a commit to reidenong/cpython that referenced this pull request Jan 12, 2026
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@guoci guoci deleted the enum_bin_docs branch January 19, 2026 18:22
Yhg1s pushed a commit that referenced this pull request Feb 2, 2026
(cherry picked from commit 7f50a5f)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants