]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140609: delete unused `_stdlib_enums` in enum.py (#140618)
authoryihong <zouzou0208@gmail.com>
Sun, 26 Oct 2025 17:37:31 +0000 (01:37 +0800)
committerGitHub <noreply@github.com>
Sun, 26 Oct 2025 17:37:31 +0000 (18:37 +0100)
commit9d34623eb11c4c6f8ba0ba8eb4e920dd8444be42
treed83a12eb86791cee96dd91561fd08d514e39f8a7
parent06c779474c7f53bccb8ebf42c66e73b2488bf488
gh-140609: delete unused `_stdlib_enums` in enum.py (#140618)

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Lib/enum.py