Performance degradation of attribute accesses in Python 3.7.4 · Issue #82722 · python/cpython · GitHub
Skip to content

Performance degradation of attribute accesses in Python 3.7.4 #82722

Description

@ttrd
mannequin
BPO 38541
Nosy @terryjreedy, @serhiy-storchaka, @iritkatriel
Files
  • timeAttrAccess.py
  • 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 2021-11-22.21:52:57.786>
    created_at = <Date 2019-10-21.08:15:44.369>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Performance degradation of attribute accesses in Python 3.7.4'
    updated_at = <Date 2021-11-22.21:52:57.785>
    user = 'https://bugs.python.org/ttrd'

    bugs.python.org fields:

    activity = <Date 2021-11-22.21:52:57.785>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-22.21:52:57.786>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2019-10-21.08:15:44.369>
    creator = 'ttrd'
    dependencies = []
    files = ['48670']
    hgrepos = []
    issue_num = 38541
    keywords = []
    message_count = 4.0
    messages = ['355029', '355378', '355624', '406805']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'ttrd', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue38541'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions