Skip to content

Add *Calloc functions to CPython memory allocation API #65432

@njsmith

Description

@njsmith
BPO 21233
Nosy @pitrou, @vstinner, @njsmith, @skrah, @MojoVampire
Files
  • calloc.patch
  • calloc-2.patch
  • calloc-3.patch
  • bench_alloc.py
  • test.c
  • calloc-4.patch
  • use_calloc.patch
  • bench_alloc2.py
  • calloc-5.patch
  • calloc-6.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 = None
    closed_at = <Date 2014-06-02.20:29:45.268>
    created_at = <Date 2014-04-15.08:56:01.630>
    labels = ['interpreter-core', 'type-feature']
    title = 'Add *Calloc functions to CPython memory allocation API'
    updated_at = <Date 2014-06-02.20:29:45.267>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2014-06-02.20:29:45.267>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-02.20:29:45.268>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2014-04-15.08:56:01.630>
    creator = 'njs'
    dependencies = []
    files = ['34897', '34903', '34924', '35052', '35059', '35063', '35064', '35065', '35072', '35097']
    hgrepos = []
    issue_num = 21233
    keywords = ['patch']
    message_count = 95.0
    messages = ['216281', '216390', '216394', '216399', '216403', '216404', '216422', '216425', '216431', '216433', '216444', '216451', '216452', '216455', '216515', '216567', '216668', '216671', '216681', '216682', '216686', '217228', '217242', '217246', '217251', '217252', '217253', '217254', '217255', '217256', '217257', '217262', '217274', '217276', '217282', '217283', '217284', '217291', '217294', '217295', '217297', '217298', '217302', '217303', '217304', '217305', '217306', '217307', '217308', '217309', '217310', '217323', '217324', '217325', '217326', '217330', '217331', '217333', '217346', '217348', '217349', '217351', '217357', '217375', '217380', '217382', '217423', '217436', '217445', '217549', '217553', '217594', '217617', '217619', '217785', '217786', '217794', '217797', '217826', '217829', '217831', '217832', '217838', '217839', '217840', '217841', '217844', '217866', '217972', '219627', '219628', '219630', '219631', '219634', '219635']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'vstinner', 'njs', 'skrah', 'neologix', 'python-dev', 'jtaylor', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21233'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions