Skip to content

A file is not properly closed by webbrowser._invoke #59652

@swarmer

Description

@swarmer
mannequin
BPO 15447
Nosy @bitdancer, @swarmer
Files
  • fileclose.patch: Close the file explicitly
  • fileclose_devnull.patch: Use DEVNULL constant instead of manually opening a file
  • fileclose_devnull_v2.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 2012-09-03.16:55:23.255>
    created_at = <Date 2012-07-25.13:15:13.088>
    labels = ['type-bug', 'library']
    title = 'A file is not properly closed by webbrowser._invoke'
    updated_at = <Date 2012-09-03.16:55:23.254>
    user = 'https://github.com/swarmer'

    bugs.python.org fields:

    activity = <Date 2012-09-03.16:55:23.254>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-09-03.16:55:23.255>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2012-07-25.13:15:13.088>
    creator = 'anton.barkovsky'
    dependencies = []
    files = ['26511', '26513', '26602']
    hgrepos = []
    issue_num = 15447
    keywords = ['patch']
    message_count = 12.0
    messages = ['166392', '166394', '166395', '166396', '166397', '166399', '166401', '166404', '166900', '167424', '169774', '169779']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'rosslagerwall', 'python-dev', 'anton.barkovsky']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15447'
    versions = ['Python 3.4']

    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