open() and file.write() without file.close() · Issue #82729 · python/cpython · GitHub
Skip to content

open() and file.write() without file.close() #82729

Description

@kryptomatrix
BPO 38548
Nosy @vstinner
Superseder
  • bpo-17852: Built-in module _io can lose data from buffered files in reference cycles
  • 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 2019-10-21.12:20:44.094>
    created_at = <Date 2019-10-21.12:12:20.903>
    labels = ['type-feature', '3.7', 'docs']
    title = 'open() and file.write() without file.close()'
    updated_at = <Date 2019-10-21.12:20:44.092>
    user = 'https://bugs.python.org/kryptomatrix'

    bugs.python.org fields:

    activity = <Date 2019-10-21.12:20:44.092>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-10-21.12:20:44.094>
    closer = 'vstinner'
    components = ['Documentation']
    creation = <Date 2019-10-21.12:12:20.903>
    creator = 'kryptomatrix'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38548
    keywords = []
    message_count = 2.0
    messages = ['355062', '355063']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'docs@python', 'kryptomatrix']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '17852'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38548'
    versions = ['Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions