Skip to content

option to leave tempfile.NamedTemporaryFile around on close #43804

Closed
@djmdjm

Description

@djmdjm
mannequin
BPO 1537850
Nosy @brettcannon, @birkenfeld
Files
  • tempfile.diff: Add optional 'delete' argument to NamedTemporaryFile constructor
  • python-tempfile.diff: Diff with regress test
  • 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 2007-03-13.18:32:06.000>
    created_at = <Date 2006-08-10.06:57:31.000>
    labels = ['library']
    title = 'option to leave tempfile.NamedTemporaryFile around on close'
    updated_at = <Date 2007-03-13.18:32:06.000>
    user = 'https://bugs.python.org/djmdjm'

    bugs.python.org fields:

    activity = <Date 2007-03-13.18:32:06.000>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2006-08-10.06:57:31.000>
    creator = 'djmdjm'
    dependencies = []
    files = ['7456', '7457']
    hgrepos = []
    issue_num = 1537850
    keywords = ['patch']
    message_count = 8.0
    messages = ['50852', '50853', '50854', '50855', '50856', '50857', '50858', '50859']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'djmdjm']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1537850'
    versions = ['Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions