Skip to content

TemporaryDirectory clean-up fails with unsearchable directories #79325

Closed
@lilydjwg

Description

@lilydjwg
mannequin
BPO 35144
Nosy @lilydjwg, @serhiy-storchaka, @eryksun, @vidartf, @tirkarthi
PRs
  • bpo-26660, bpo-35144: Fix permission errors in TemporaryDirectory cleanup. #10320
  • 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/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2018-11-02.08:40:08.637>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'TemporaryDirectory clean-up fails with unsearchable directories'
    updated_at = <Date 2021-03-28.07:31:28.296>
    user = 'https://github.com/lilydjwg'

    bugs.python.org fields:

    activity = <Date 2021-03-28.07:31:28.296>
    actor = 'eryksun'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-11-02.08:40:08.637>
    creator = 'lilydjwg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35144
    keywords = ['patch']
    message_count = 9.0
    messages = ['329116', '329127', '329184', '329185', '344036', '377309', '377316', '377329', '377358']
    nosy_count = 5.0
    nosy_names = ['lilydjwg', 'serhiy.storchaka', 'eryksun', 'vidartf', 'xtreak']
    pr_nums = ['10320']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35144'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions