Skip to content

Lazy creation of __dict__ in OrderedDict #70137

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25949
Nosy @rhettinger, @jcea, @ericsnowcurrently, @serhiy-storchaka
Files
  • odict___dict__.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-02-08.14:40:06.098>
    created_at = <Date 2015-12-25.12:48:08.359>
    labels = ['extension-modules', 'type-feature']
    title = 'Lazy creation of __dict__ in OrderedDict'
    updated_at = <Date 2017-04-25.01:18:03.564>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-04-25.01:18:03.564>
    actor = 'jcea'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-02-08.14:40:06.098>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2015-12-25.12:48:08.359>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41419']
    hgrepos = []
    issue_num = 25949
    keywords = ['patch']
    message_count = 4.0
    messages = ['256988', '257044', '258593', '259849']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'jcea', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'Winterflower']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25949'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions