Thanks to visit codestin.com
Credit goes to github.com

Skip to content

argparse.FileType opens a file and never closes it #58032

Closed
@DavidLayton

Description

@DavidLayton
BPO 13824
Nosy @merwok, @mitar, @matrixise, @MojoVampire, @remilapeyre, @septatrix
Files
  • patch_3.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 = None
    created_at = <Date 2012-01-19.12:25:39.321>
    labels = ['type-bug', 'library']
    title = 'argparse.FileType opens a file and never closes it'
    updated_at = <Date 2021-07-25.09:27:11.812>
    user = 'https://bugs.python.org/DavidLayton'

    bugs.python.org fields:

    activity = <Date 2021-07-25.09:27:11.812>
    actor = 'Nils Kattenbeck'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-01-19.12:25:39.321>
    creator = 'David.Layton'
    dependencies = []
    files = ['31852']
    hgrepos = []
    issue_num = 13824
    keywords = ['patch']
    message_count = 15.0
    messages = ['151615', '152518', '152519', '152530', '166068', '198336', '198376', '215298', '341670', '341761', '341764', '341852', '342153', '342503', '398184']
    nosy_count = 13.0
    nosy_names = ['bethard', 'eric.araujo', 'mitar', 'Paolo.Elvati', 'manveru', 'Stefan.Pfeiffer', 'paul.j3', 'David.Layton', 'matrixise', 'josh.r', 'remi.lapeyre', 'sebix', 'Nils Kattenbeck']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13824'
    versions = ['Python 2.7']

    Linked PRs

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Doc issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions