Skip to content

the call of tempfile.NamedTemporaryFile fails and leaves a file on the disk #70573

@EugeneViktorov

Description

@EugeneViktorov
BPO 26385
Nosy @terryjreedy, @vstinner, @vadmium, @eryksun
Files
  • temp_file.py
  • issue26385.diff
  • issue26385_2.diff
  • issue26385_3.diff
  • issue26385_4_py2.diff
  • 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 = None
    closed_at = <Date 2016-02-29.19:17:40.733>
    created_at = <Date 2016-02-18.16:17:52.388>
    labels = ['type-bug', 'library']
    title = 'the call of tempfile.NamedTemporaryFile fails and leaves a file on the disk'
    updated_at = <Date 2016-02-29.19:17:40.732>
    user = 'https://bugs.python.org/EugeneViktorov'

    bugs.python.org fields:

    activity = <Date 2016-02-29.19:17:40.732>
    actor = 'SilentGhost'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-29.19:17:40.733>
    closer = 'SilentGhost'
    components = ['Library (Lib)']
    creation = <Date 2016-02-18.16:17:52.388>
    creator = 'Eugene Viktorov'
    dependencies = []
    files = ['41957', '41959', '41968', '41979', '42015']
    hgrepos = []
    issue_num = 26385
    keywords = ['patch']
    message_count = 18.0
    messages = ['260466', '260474', '260493', '260505', '260506', '260510', '260511', '260512', '260549', '260551', '260555', '260557', '260565', '260566', '260578', '260598', '260758', '261004']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'vstinner', 'SilentGhost', 'python-dev', 'martin.panter', 'eryksun', 'Eugene Viktorov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26385'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions