Skip to content

tempfile._get_default_tempdir() leaves files behind when HD is full #61004

@kichik

Description

@kichik
mannequin
BPO 16800
Nosy @birkenfeld, @ncoghlan, @pitrou, @serhiy-storchaka
Files
  • fix_tempfile_leaving_files_behind.patch: Suggested patch against today's tip 81121:6e2e5adc0400
  • fix_tempfile_leaving_files_behind_2.patch: Patch for 3.3+
  • fix_tempfile_leaving_files_behind_2-2.7.patch
  • fix_tempfile_leaving_files_behind_2-3.2.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/serhiy-storchaka'
    closed_at = <Date 2013-02-12.23:06:03.867>
    created_at = <Date 2012-12-28.05:37:37.621>
    labels = ['library', 'performance']
    title = 'tempfile._get_default_tempdir() leaves files behind when HD is full'
    updated_at = <Date 2013-02-12.23:06:03.865>
    user = 'https://bugs.python.org/kichik'

    bugs.python.org fields:

    activity = <Date 2013-02-12.23:06:03.865>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-02-12.23:06:03.867>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-12-28.05:37:37.621>
    creator = 'kichik'
    dependencies = []
    files = ['28464', '28966', '28968', '28969']
    hgrepos = []
    issue_num = 16800
    keywords = ['patch']
    message_count = 9.0
    messages = ['178362', '178365', '181469', '181471', '181498', '181587', '181981', '181982', '181983']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'ncoghlan', 'pitrou', 'python-dev', 'serhiy.storchaka', 'kichik']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue16800'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    performancePerformance or resource usagestdlibPython modules in the Lib dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions