Skip to content

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

Description

@LaurentMazuel
BPO26660
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=<Date2020-03-17.17:47:52.590>created_at=<Date2016-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=<Date2020-03-17.17:47:52.589>user='https://bugs.python.org/LaurentMazuel'

    bugs.python.org fields:

    activity=<Date2020-03-17.17:47:52.589>actor='serhiy.storchaka'assignee='serhiy.storchaka'closed=Trueclosed_date=<Date2020-03-17.17:47:52.590>closer='serhiy.storchaka'components= ['Library (Lib)']
    creation=<Date2016-03-28.22:22:28.720>creator='Laurent.Mazuel'dependencies= []
    files= []
    hgrepos= []
    issue_num=26660keywords= ['patch']
    message_count=8.0messages= ['262584', '329153', '329186', '329206', '329232', '329236', '344037', '364019']
    nosy_count=8.0nosy_names= ['georg.brandl', 'Laurent.Mazuel', 'serhiy.storchaka', 'eryksun', 'vidartf', 'altendky', 'masthana', 'rtzoeller']
    pr_nums= ['10320']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='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 lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions