Skip to content

inspect.getattr_static should avoid dynamic lookup #82207

@methane

Description

@methane
BPO 38026
Nosy @methane, @miss-islington
PRs
  • bpo-38026: fix inspect.getattr_static #15676
  • [3.8] bpo-38026: fix inspect.getattr_static (GH-15676) #15692
  • 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 = None
    closed_at = <Date 2019-09-05.04:38:01.341>
    created_at = <Date 2019-09-04.11:27:21.507>
    labels = ['3.8', 'library', '3.9']
    title = 'inspect.getattr_static should avoid dynamic lookup'
    updated_at = <Date 2019-09-05.04:38:01.340>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2019-09-05.04:38:01.340>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-05.04:38:01.341>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2019-09-04.11:27:21.507>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38026
    keywords = ['patch', '3.8regression']
    message_count = 3.0
    messages = ['351121', '351173', '351175']
    nosy_count = 2.0
    nosy_names = ['methane', 'miss-islington']
    pr_nums = ['15676', '15692']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38026'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions