Skip to content

release GIL on mmap dealloc #80320

Description

@sorcio
mannequin
BPO 36139
Nosy @vstinner, @tiran, @benjaminp, @ezio-melotti, @methane, @sorcio, @applio
PRs
  • bpo-36139: release GIL around munmap() #12073
  • Revert "closes bpo-36139: release GIL around munmap(). (GH-12073)" #12198
  • bpo-36139: release GIL around munmap() #12199
  • Files
  • unmap.c
  • 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-03-06.17:09:28.233>
    created_at = <Date 2019-02-27.18:00:41.829>
    labels = ['3.8', '3.7', 'library', 'performance']
    title = 'release GIL on mmap dealloc'
    updated_at = <Date 2019-03-07.11:41:30.871>
    user = 'https://github.com/sorcio'

    bugs.python.org fields:

    activity = <Date 2019-03-07.11:41:30.871>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-06.17:09:28.233>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-02-27.18:00:41.829>
    creator = 'davide.rizzo'
    dependencies = []
    files = ['48177']
    hgrepos = []
    issue_num = 36139
    keywords = ['patch']
    message_count = 18.0
    messages = ['336775', '336813', '336817', '336819', '336827', '336829', '337317', '337320', '337322', '337323', '337324', '337325', '337326', '337333', '337334', '337355', '337386', '337387']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'christian.heimes', 'benjamin.peterson', 'ezio.melotti', 'methane', 'davide.rizzo', 'davin']
    pr_nums = ['12073', '12198', '12199']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue36139'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions