Skip to content

tempfile.TemporaryDirectory() cleanup exception if nonwriteable or non-searchable files or directories created #70847

Closed
@LaurentMazuel

Description

@LaurentMazuel
BPO 26660
Nosy @birkenfeld, @serhiy-storchaka, @eryksun, @vidartf, @altendky, @mayankasthana, @rtzoeller
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 = <Date 2020-03-17.17:47:52.590>
    created_at = <Date 2016-03-28.22:22:28.720>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'tempfile.TemporaryDirectory() cleanup exception if nonwriteable or non-searchable files or directories created'
    updated_at = <Date 2020-03-17.17:47:52.589>
    user = 'https://bugs.python.org/LaurentMazuel'

    bugs.python.org fields:

    activity = <Date 2020-03-17.17:47:52.589>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-03-17.17:47:52.590>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-03-28.22:22:28.720>
    creator = 'Laurent.Mazuel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26660
    keywords = ['patch']
    message_count = 8.0
    messages = ['262584', '329153', '329186', '329206', '329232', '329236', '344037', '364019']
    nosy_count = 8.0
    nosy_names = ['georg.brandl', 'Laurent.Mazuel', 'serhiy.storchaka', 'eryksun', 'vidartf', 'altendky', 'masthana', 'rtzoeller']
    pr_nums = ['10320']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26660'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions