Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lazily create dictionaries for plain Python objects #89503

Closed
@markshannon

Description

@markshannon
BPO 45340
Nosy @methane, @markshannon, @MojoVampire, @corona10, @iritkatriel
PRs
  • bpo-45340: Don't create object dictionaries unless actually needed #28802
  • 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-10-20.10:54:07.424>
    created_at = <Date 2021-10-01.11:21:17.552>
    labels = ['interpreter-core', 'type-feature', '3.11']
    title = 'Lazily create dictionaries for plain Python objects'
    updated_at = <Date 2021-11-30.23:14:06.431>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-11-30.23:14:06.431>
    actor = 'iritkatriel'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-10-20.10:54:07.424>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-10-01.11:21:17.552>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45340
    keywords = ['patch']
    message_count = 7.0
    messages = ['403010', '403492', '403494', '403737', '403830', '404424', '407407']
    nosy_count = 5.0
    nosy_names = ['methane', 'Mark.Shannon', 'josh.r', 'corona10', 'iritkatriel']
    pr_nums = ['28802']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45340'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions