Skip to content

[2.7] Make PyMem_Malloc() thread-safe in debug mode #79549

@vstinner

Description

@vstinner
BPO 35368
Nosy @gpshead, @vstinner
PRs
  • [2.7] bpo-35368: Make PyMem_Malloc() thread-safe in debug mode #10828
  • bpo-35368: Add assertions in pymalloc to check GIL #10866
  • 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 2018-12-18.01:12:54.066>
    created_at = <Date 2018-11-30.23:07:48.219>
    labels = ['interpreter-core']
    title = '[2.7] Make PyMem_Malloc() thread-safe in debug mode'
    updated_at = <Date 2018-12-18.01:12:54.037>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-12-18.01:12:54.037>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-18.01:12:54.066>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-11-30.23:07:48.219>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35368
    keywords = ['patch']
    message_count = 4.0
    messages = ['330833', '330937', '330958', '332036']
    nosy_count = 2.0
    nosy_names = ['gregory.p.smith', 'vstinner']
    pr_nums = ['10828', '10866']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35368'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions