Skip to content

Simplify the fast nodes resize logic in C OrderedDict. #68550

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 24362
Nosy @skrah, @ericsnowcurrently, @1st1
Files
  • issue24362-odict-resize.diff
  • 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/ericsnowcurrently'
    closed_at = <Date 2015-06-07.19:03:42.123>
    created_at = <Date 2015-06-02.14:00:31.608>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'Simplify the fast nodes resize logic in C OrderedDict.'
    updated_at = <Date 2015-06-07.19:03:42.122>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2015-06-07.19:03:42.122>
    actor = 'Arfrever'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2015-06-07.19:03:42.123>
    closer = 'Arfrever'
    components = ['Library (Lib)']
    creation = <Date 2015-06-02.14:00:31.608>
    creator = 'eric.snow'
    dependencies = []
    files = ['39598']
    hgrepos = []
    issue_num = 24362
    keywords = ['patch']
    message_count = 5.0
    messages = ['244667', '244708', '244746', '244772', '244773']
    nosy_count = 4.0
    nosy_names = ['skrah', 'python-dev', 'eric.snow', 'yselivanov']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24362'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions