Skip to content

_PyDict_NewPresized() creates too small dict #72917

@methane

Description

@methane
BPO 28731
Nosy @vstinner, @methane, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • PyDict_NewPresized-too-small.patch
  • 28731-PyDict_NewPresized-too-small-2.patch
  • 28731-PyDict_NewPresized-too-small-3.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/methane'
    closed_at = <Date 2016-12-07.09:40:06.027>
    created_at = <Date 2016-11-18.11:03:05.310>
    labels = ['3.7', 'performance']
    title = '_PyDict_NewPresized() creates too small dict'
    updated_at = <Date 2017-03-31.16:36:13.778>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:13.778>
    actor = 'dstufft'
    assignee = 'methane'
    closed = True
    closed_date = <Date 2016-12-07.09:40:06.027>
    closer = 'methane'
    components = []
    creation = <Date 2016-11-18.11:03:05.310>
    creator = 'methane'
    dependencies = []
    files = ['45531', '45583', '45586']
    hgrepos = []
    issue_num = 28731
    keywords = ['patch']
    message_count = 22.0
    messages = ['281092', '281093', '281098', '281105', '281106', '281108', '281109', '281113', '281117', '281118', '281120', '281121', '281122', '281123', '281124', '281136', '281353', '281354', '281355', '281370', '281372', '282606']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28731'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions