]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140806: add docs for `enum.bin` function (#140807) (#143740)
authorGuo Ci <zguoci@gmail.com>
Mon, 2 Feb 2026 21:57:53 +0000 (16:57 -0500)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 21:57:53 +0000 (22:57 +0100)
commitb4a84bc55598cfe8e7d1688666e3a07540be3533
tree7612bbc945b76979117aaa12b903d06fe6281fd8
parentb74e3a4c05acdfdce871ae4adae736e457af60c4
[3.13] gh-140806: add docs for `enum.bin` function (#140807) (#143740)

(cherry picked from commit 7f50a5febd7af7259237a78dc533e9f9f274d51c)

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>
Doc/library/enum.rst
Doc/library/functions.rst
Lib/enum.py
Misc/NEWS.d/next/Documentation/2025-10-30-19-28-42.gh-issue-140806.RBT9YH.rst [new file with mode: 0644]