BPO | [44342](https://bugs.python.org/issue44342) --- | :--- Nosy | @ethanfurman, @miss-islington PRs | python/cpython#26658python/cpython#26660python/cpython#26666python/cpython#26667python/cpython#26726python/cpython#26746python/cpython#26747python/cpython#26750 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/ethanfurman' closed_at = created_at = labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', 'library'] title = "enum with inherited type won't pickle" updated_at = user = 'https://bugs.python.org/TomBrown' ``` bugs.python.org fields: ```python activity = actor = 'ethan.furman' assignee = 'ethan.furman' closed = True closed_date = closer = 'ethan.furman' components = ['Library (Lib)'] creation = creator = 'Tom.Brown' dependencies = [] files = [] hgrepos = [] issue_num = 44342 keywords = ['patch'] message_count = 10.0 messages = ['395300', '395578', '395585', '395589', '395609', '395613', '395615', '395898', '395902', '395903'] nosy_count = 3.0 nosy_names = ['ethan.furman', 'Tom.Brown', 'miss-islington'] pr_nums = ['26658', '26660', '26666', '26667', '26726', '26746', '26747', '26750'] priority = 'high' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue44342' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11'] ```