Skip to content

Enum's dir() does not contain inherited members#89698

@serhiy-storchaka

Description

@serhiy-storchaka
BPO45535
Nosy@warsaw, @ethanfurman, @serhiy-storchaka, @AlexWaygood
PRs
  • bpo-45535: Improve output of Enum dir() #29316
  • bpo-45535: [Enum] include special dunders in dir() #30677
  • Superseder
  • bpo-40066: Enum: modify repr, str; update docs
  • Files
  • Enum_dir_patch.txt
  • enum_dir_output_with_patch.txt
  • 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:

    assignee='https://github.com/ethanfurman'closed_at=<Date2022-01-17.17:02:11.779>created_at=<Date2021-10-20.10:35:06.095>labels= ['type-bug', 'library', '3.10', '3.11'] title="Enum's dir() does not contain inherited members"updated_at=<Date2022-01-18.23:13:23.710>user='https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity=<Date2022-01-18.23:13:23.710>actor='ethan.furman'assignee='ethan.furman'closed=Trueclosed_date=<Date2022-01-17.17:02:11.779>closer='ethan.furman'components= ['Library (Lib)'] creation=<Date2021-10-20.10:35:06.095>creator='serhiy.storchaka'dependencies= [] files= ['50382', '50383'] hgrepos= [] issue_num=45535keywords= ['patch'] message_count=11.0messages= ['404420', '404621', '404634', '404635', '404721', '405313', '405320', '405323', '407539', '410807', '410912'] nosy_count=5.0nosy_names= ['barry', 'eli.bendersky', 'ethan.furman', 'serhiy.storchaka', 'AlexWaygood'] pr_nums= ['29316', '30677'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder='40066'type='behavior'url='https://bugs.python.org/issue45535'versions= ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions