Skip to content

release GIL while doing I/O operations in the mmap module #44098

Closed
@luks

Description

@luks
BPO 1572968
Nosy @pitrou, @briancurtin, @jnwatson, @ZackerySpytz, @isidentical
PRs
  • gh-44098: Release the GIL while calling mmap() in the mmap module on Windows #14114
  • 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 = None
    created_at = <Date 2006-10-08.00:26:31.000>
    labels = ['extension-modules', '3.9', 'performance']
    title = 'release GIL while doing I/O operations in the mmap module'
    updated_at = <Date 2019-06-15.15:48:30.691>
    user = 'https://bugs.python.org/luks'

    bugs.python.org fields:

    activity = <Date 2019-06-15.15:48:30.691>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2006-10-08.00:26:31.000>
    creator = 'luks'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 1572968
    keywords = ['patch']
    message_count = 8.0
    messages = ['61261', '61262', '84542', '102453', '102465', '102466', '342561', '343989']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'luks', 'brian.curtin', 'neologix', 'adiroiban', 'jnwatson', 'ZackerySpytz', 'BTaskaya']
    pr_nums = ['14114']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue1572968'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12bugs and security fixesextension-modulesC modules in the Modules dirperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions