]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140806: add docs for `enum.bin` function (GH-140807) (#143726)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Jan 2026 12:01:01 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 12:01:01 +0000 (12:01 +0000)
commit46594d4fbcbfca5fbf26ad9ec6dac2fd78795887
treeac18f4824ca1c94205a0598288f3632c6605e311
parentdcf499f95f3e35f26b41b424c396b0f5df5782e2
[3.14] gh-140806: add docs for `enum.bin` function (GH-140807) (#143726)

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>
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]