Use calloc in set resizing · Issue #66229 · python/cpython · GitHub
Skip to content

Use calloc in set resizing #66229

Description

@rhettinger
BPO 22030
Nosy @rhettinger, @vstinner
Files
  • set_calloc.diff: Apply calloc to set resizes
  • 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/vstinner'
    closed_at = <Date 2014-07-22.08:06:02.206>
    created_at = <Date 2014-07-22.07:32:08.867>
    labels = ['performance']
    title = 'Use calloc in set resizing'
    updated_at = <Date 2014-07-22.08:06:02.205>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2014-07-22.08:06:02.205>
    actor = 'rhettinger'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2014-07-22.08:06:02.206>
    closer = 'rhettinger'
    components = []
    creation = <Date 2014-07-22.07:32:08.867>
    creator = 'rhettinger'
    dependencies = []
    files = ['36024']
    hgrepos = []
    issue_num = 22030
    keywords = ['patch']
    message_count = 3.0
    messages = ['223638', '223640', '223641']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue22030'
    versions = ['Python 3.5']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    performancePerformance or resource usage

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions