Skip to content

API for setting the memory allocator used by Python #47579

@jlaurila

Description

@jlaurila
mannequin
BPO 3329
Nosy @warsaw, @rhettinger, @gpshead, @jcea, @amauryfa, @ncoghlan, @pitrou, @kristjanvalur, @vstinner, @jszakmeister, @tpn, @miss-islington
PRs
  • bpo-3329: Fix typo in PyObjectArenaAllocator doc #24795
  • [3.9] bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795) #24799
  • [3.8] bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795) #24800
  • Files
  • pymem.h: locally patched version of pymem.h
  • ccpmem.h
  • Capture.JPG: Profiling email
  • py_setallocators-filename.patch
  • pybench.txt
  • benchmarks.txt
  • py_setallocators-9.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 2013-07-07.15:25:49.113>
    created_at = <Date 2008-07-09.19:48:51.979>
    labels = ['interpreter-core', 'type-feature']
    title = 'API for setting the memory allocator used by Python'
    updated_at = <Date 2021-03-09.11:39:48.738>
    user = 'https://bugs.python.org/jlaurila'

    bugs.python.org fields:

    activity = <Date 2021-03-09.11:39:48.738>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-07-07.15:25:49.113>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2008-07-09.19:48:51.979>
    creator = 'jlaurila'
    dependencies = []
    files = ['30451', '30452', '30496', '30537', '30559', '30560', '30753']
    hgrepos = []
    issue_num = 3329
    keywords = ['patch']
    message_count = 48.0
    messages = ['69482', '69483', '69484', '69494', '69497', '69499', '69511', '78995', '79309', '91957', '142981', '183587', '183590', '183591', '183947', '183950', '183951', '190429', '190528', '190529', '190534', '190539', '190741', '190937', '190940', '190951', '190962', '191029', '191030', '191049', '191050', '191074', '191077', '191165', '191184', '191379', '191436', '191508', '192220', '192504', '192506', '192508', '192509', '192570', '192576', '388351', '388352', '388356']
    nosy_count = 18.0
    nosy_names = ['barry', 'rhettinger', 'gregory.p.smith', 'jcea', 'amaury.forgeotdarc', 'ncoghlan', 'Rhamphoryncus', 'pitrou', 'kristjan.jonsson', 'vstinner', 'jszakmeister', 'tlesher', 'jlaurila', 'trent', 'neilo', 'pjmcnerney', 'python-dev', 'miss-islington']
    pr_nums = ['24795', '24799', '24800']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3329'
    versions = ['Python 3.4']

    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