Skip to content

Debug memory allocators: remove useless "serialno" field to reduce memory footprint #80792

Closed
@vstinner

Description

@vstinner
BPO 36611
Nosy @tim-one, @vstinner, @methane, @miss-islington
PRs
  • bpo-36611: Remove serialno from debug memory allocators #12795
  • bpo-36611: Disable serialno field of debug memory allocators #12796
  • bpo-36611: Fix test_sys.test_getallocatedblocks() #12797
  • [3.7] bpo-36611: Fix test_sys.test_getallocatedblocks() (GH-12797) #12801
  • 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 2019-04-12.20:01:03.894>
    created_at = <Date 2019-04-12.10:16:34.859>
    labels = ['interpreter-core', '3.8']
    title = 'Debug memory allocators: remove useless "serialno" field to reduce memory footprint'
    updated_at = <Date 2019-04-12.20:01:03.893>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-12.20:01:03.893>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-12.20:01:03.894>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-04-12.10:16:34.859>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36611
    keywords = ['patch']
    message_count = 10.0
    messages = ['340019', '340022', '340023', '340025', '340026', '340027', '340037', '340041', '340103', '340105']
    nosy_count = 4.0
    nosy_names = ['tim.peters', 'vstinner', 'methane', 'miss-islington']
    pr_nums = ['12795', '12796', '12797', '12801']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36611'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions