Skip to content

os.listdir inconsistenly releases the GIL on win32 #51164

Closed
@rfk

Description

@rfk
mannequin
BPO 6915
Nosy @loewis, @pitrou
Files
  • listdir_gil.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 = 'https://github.com/pitrou'
    closed_at = <Date 2010-08-10.00:04:32.716>
    created_at = <Date 2009-09-15.04:43:13.840>
    labels = ['type-bug', 'library']
    title = 'os.listdir inconsistenly releases the GIL on win32'
    updated_at = <Date 2010-08-10.00:04:32.714>
    user = 'https://bugs.python.org/rfk'

    bugs.python.org fields:

    activity = <Date 2010-08-10.00:04:32.714>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-08-10.00:04:32.716>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-09-15.04:43:13.840>
    creator = 'rfk'
    dependencies = []
    files = ['14892']
    hgrepos = []
    issue_num = 6915
    keywords = ['patch']
    message_count = 2.0
    messages = ['92643', '113500']
    nosy_count = 3.0
    nosy_names = ['loewis', 'pitrou', 'rfk']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6915'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions