Skip to content

Instance dictionaries should be created eagerly #88984

@markshannon

Description

@markshannon
BPO 44821
Nosy @terryjreedy, @markshannon
PRs
  • bpo-44821: Eagerly assign __dict__ for new objects. #27589
  • 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/markshannon'
    closed_at = <Date 2021-08-09.14:57:19.689>
    created_at = <Date 2021-08-04.07:57:16.295>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Instance dictionaries should be created eagerly'
    updated_at = <Date 2021-08-09.14:57:19.689>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-08-09.14:57:19.689>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-08-09.14:57:19.689>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-08-04.07:57:16.295>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44821
    keywords = ['patch']
    message_count = 3.0
    messages = ['398864', '398908', '399148']
    nosy_count = 2.0
    nosy_names = ['terry.reedy', 'Mark.Shannon']
    pr_nums = ['27589']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue44821'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-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