Skip to content

release GIL in nt._isdir #71720

@jeremyspiegel

Description

@jeremyspiegel
BPO 27533
Nosy @pfmoore, @tjguk, @bitdancer, @zware, @eryksun, @zooba, @jeremyspiegel
Files
  • _isdir.patch
  • _isdir.2.7.patch: 2.7 posix__isdir 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/zooba'
    closed_at = <Date 2016-07-18.03:51:06.954>
    created_at = <Date 2016-07-16.20:13:54.767>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'release GIL in nt._isdir'
    updated_at = <Date 2016-07-18.03:51:06.954>
    user = 'https://github.com/jeremyspiegel'

    bugs.python.org fields:

    activity = <Date 2016-07-18.03:51:06.954>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2016-07-18.03:51:06.954>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2016-07-16.20:13:54.767>
    creator = 'jeremyspiegel'
    dependencies = []
    files = ['43755', '43758']
    hgrepos = []
    issue_num = 27533
    keywords = ['patch']
    message_count = 8.0
    messages = ['270583', '270588', '270591', '270594', '270597', '270601', '270643', '270684']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'tim.golden', 'r.david.murray', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'jeremyspiegel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27533'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions