Skip to content

tempfile.NamedTemporaryFile leaks file descriptor when fdopen fails #65257

@tholzer

Description

@tholzer
mannequin
BPO 21058
Nosy @vstinner, @vajrasky
Files
  • fix_typo_21058.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 = None
    closed_at = <Date 2014-03-25.08:22:10.393>
    created_at = <Date 2014-03-25.04:47:27.720>
    labels = ['library', 'performance']
    title = 'tempfile.NamedTemporaryFile leaks file descriptor when fdopen fails'
    updated_at = <Date 2014-03-25.17:19:59.155>
    user = 'https://bugs.python.org/tholzer'

    bugs.python.org fields:

    activity = <Date 2014-03-25.17:19:59.155>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-03-25.08:22:10.393>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2014-03-25.04:47:27.720>
    creator = 'tholzer'
    dependencies = []
    files = ['34617']
    hgrepos = []
    issue_num = 21058
    keywords = ['patch']
    message_count = 7.0
    messages = ['214778', '214779', '214780', '214783', '214786', '214830', '214841']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'tholzer', 'python-dev', 'vajrasky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue21058'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions