Skip to content

tempfile.TemporaryDirectory fails to delete itself #74168

Closed
@pkch

Description

@pkch
mannequin
BPO 29982
Nosy @gvanrossum, @pfmoore, @tjguk, @pkch, @zware, @serhiy-storchaka, @zooba, @CAM-Gerlach, @websurfer5
PRs
  • bpo-29982: Add "ignore_cleanup_errors" param to tempfile.TemporaryDirectory() #24793
  • 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 = <Date 2021-03-14.18:11:24.171>
    created_at = <Date 2017-04-04.18:26:18.456>
    labels = ['3.7', 'type-bug', 'library', 'OS-windows']
    title = 'tempfile.TemporaryDirectory fails to delete itself'
    updated_at = <Date 2021-03-14.18:11:24.171>
    user = 'https://github.com/pkch'

    bugs.python.org fields:

    activity = <Date 2021-03-14.18:11:24.171>
    actor = 'gvanrossum'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2021-03-14.18:11:24.171>
    closer = 'gvanrossum'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-04-04.18:26:18.456>
    creator = 'max'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29982
    keywords = ['patch']
    message_count = 6.0
    messages = ['291130', '292562', '388219', '388246', '388318', '388680']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'paul.moore', 'tim.golden', 'max', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'CAM-Gerlach', 'Jeffrey.Kintscher']
    pr_nums = ['24793']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29982'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeOS-windowsstdlibPython 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