]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140806: add docs for `enum.bin` function (#140807)
authorGuo Ci <zguoci@gmail.com>
Mon, 12 Jan 2026 11:34:18 +0000 (06:34 -0500)
committerGitHub <noreply@github.com>
Mon, 12 Jan 2026 11:34:18 +0000 (13:34 +0200)
commit7f50a5febd7af7259237a78dc533e9f9f274d51c
tree10f034d412b5c1288a16e9a929acbf23abdd4508
parent43c76587c1ba2c3937fa6834db10cffc604e39e0
gh-140806: add docs for `enum.bin` function (#140807)

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]