Skip to content

file descriptor not being closed with context manager on IOError when device is full #60801

@udoprog

Description

@udoprog
mannequin
BPO 16597
Nosy @jcea, @pitrou, @tiran, @benjaminp, @asvetlov, @hynek, @serhiy-storchaka
Files
  • bufferedio_finally_close.patch
  • bufferedio_finally_close_2.patch
  • bufferedio_finally_close-3.2_2.patch: Patch for 3.2
  • bufferedio_finally_close-2.7_2.patch: Patch for 2.7
  • 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-12-20.17:55:28.659>
    created_at = <Date 2012-12-02.23:24:53.767>
    labels = ['extension-modules', 'type-bug', 'expert-IO']
    title = 'file descriptor not being closed with context manager on IOError when device is full'
    updated_at = <Date 2012-12-20.19:11:20.616>
    user = 'https://bugs.python.org/udoprog'

    bugs.python.org fields:

    activity = <Date 2012-12-20.19:11:20.616>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-20.17:55:28.659>
    closer = 'python-dev'
    components = ['Extension Modules', 'IO']
    creation = <Date 2012-12-02.23:24:53.767>
    creator = 'udoprog'
    dependencies = []
    files = ['28197', '28378', '28380', '28381']
    hgrepos = []
    issue_num = 16597
    keywords = ['patch']
    message_count = 17.0
    messages = ['176816', '176818', '176830', '176831', '176839', '177832', '177838', '177840', '177842', '177843', '177846', '177847', '177848', '177851', '177852', '177853', '177854']
    nosy_count = 11.0
    nosy_names = ['jcea', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'stutzbach', 'Arfrever', 'asvetlov', 'python-dev', 'hynek', 'serhiy.storchaka', 'udoprog']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16597'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions