Skip to content

Remove doubly-linked list from C OrderedDict #75448

@methane

Description

@methane
BPO 31265
Nosy @arigo, @rhettinger, @vstinner, @mitsuhiko, @methane, @ericsnowcurrently, @serhiy-storchaka
PRs
  • bpo-31265: Compact OrderedDict (wip) #3193
  • 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/rhettinger'
    closed_at = <Date 2017-12-15.16:15:09.204>
    created_at = <Date 2017-08-23.10:24:19.037>
    labels = ['interpreter-core', '3.7']
    title = 'Remove doubly-linked list from C OrderedDict'
    updated_at = <Date 2017-12-16.07:19:57.287>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2017-12-16.07:19:57.287>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2017-12-15.16:15:09.204>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2017-08-23.10:24:19.037>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31265
    keywords = []
    message_count = 29.0
    messages = ['300748', '300749', '300752', '300753', '300756', '300757', '300758', '300759', '300760', '300902', '301238', '301291', '301836', '301837', '301839', '301841', '301843', '301844', '301857', '301859', '301863', '301933', '301941', '301942', '301958', '308438', '308439', '308440', '308457']
    nosy_count = 7.0
    nosy_names = ['arigo', 'rhettinger', 'vstinner', 'aronacher', 'methane', 'eric.snow', 'serhiy.storchaka']
    pr_nums = ['3193']
    priority = 'normal'
    resolution = 'later'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue31265'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions