]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114149: [Enum] revert #114160 and add more tuple-subclass tests (GH-114215)
authorEthan Furman <ethan@stoneleaf.us>
Thu, 18 Jan 2024 00:31:00 +0000 (16:31 -0800)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 00:31:00 +0000 (16:31 -0800)
commit4c7e09d0129dafddba58979ced9580f856f65efa
tree5c84b14e48f05019974558d35a8179a2432b9a35
parent945540306c12116154d2e4cc6c17a8efd2290537
gh-114149: [Enum] revert #114160 and add more tuple-subclass tests (GH-114215)

This reverts commit 05e142b1543eb9662d6cc33722e7e16250c9219f.
Lib/enum.py
Lib/test/test_enum.py