]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136764: improve comment in enum.verify.__call__ (GH-136774)
authorSaurav Singh <sauravsinghshakya@yahoo.com>
Sat, 19 Jul 2025 12:55:02 +0000 (14:55 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 12:55:02 +0000 (05:55 -0700)
commit6a1c93af806d0ca5d3fb86cd183d00013bbf28d1
tree3884522a51a2f1c065c24a33db257e24720c645f
parentf575588ccf27d8d54a1e99cfda944f2614b3255c
gh-136764: improve comment in enum.verify.__call__ (GH-136774)
Lib/enum.py