Skip to content

HTTPStatus has incomplete dir() listing #84265

@rhettinger

Description

@rhettinger
BPO 40084
Nosy @rhettinger, @ethanfurman, @serhiy-storchaka, @miss-islington, @tirkarthi, @lem2clide
PRs
  • bpo-40084: Enum.__dir__ listing includes entries from instance dict #19219
  • [3.8] bpo-40084: Enum - dir() includes member attributes (GH-19219) #22338
  • [3.9] bpo-40084: Enum - dir() includes member attributes (GH-19219) #22339
  • [3.8] bpo-40084: Enum - dir() includes member attributes (GH-19219) #22853
  • [3.9] bpo-40084: Enum - dir() includes member attributes (GH-19219) #22854
  • [3.9] bpo-40084: Enum - dir() includes member attributes (GH-19219) #23746
  • 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 = <Date 2020-12-14.23:59:07.569>
    created_at = <Date 2020-03-27.07:16:45.111>
    labels = ['easy', 'type-bug', '3.8', '3.9', '3.10', 'library']
    title = 'HTTPStatus has incomplete dir() listing'
    updated_at = <Date 2020-12-14.23:59:07.569>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-12-14.23:59:07.569>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-12-14.23:59:07.569>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2020-03-27.07:16:45.111>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40084
    keywords = ['patch', 'newcomer friendly']
    message_count = 5.0
    messages = ['365138', '365180', '377254', '382803', '383011']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'ethan.furman', 'serhiy.storchaka', 'miss-islington', 'xtreak', 'lem2clide']
    pr_nums = ['19219', '22338', '22339', '22853', '22854', '23746']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40084'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeeasystdlibStandard 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