Skip to content

ResourceWarning when open() fails with io.UnsupportedOperation: File or stream is not seekable #65509

@vadmium

Description

@vadmium
BPO 21310
Nosy @pitrou, @vstinner, @vadmium, @serhiy-storchaka
Files
  • io_open_resource_warning.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2014-06-09.17:42:46.103>
    created_at = <Date 2014-04-19.03:23:49.471>
    labels = ['type-bug', 'expert-IO']
    title = 'ResourceWarning when open() fails with io.UnsupportedOperation: File or stream is not seekable'
    updated_at = <Date 2014-06-11.04:20:06.396>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2014-06-11.04:20:06.396>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-06-09.17:42:46.103>
    closer = 'serhiy.storchaka'
    components = ['IO']
    creation = <Date 2014-04-19.03:23:49.471>
    creator = 'martin.panter'
    dependencies = []
    files = ['35403']
    hgrepos = []
    issue_num = 21310
    keywords = ['patch']
    message_count = 6.0
    messages = ['216838', '219153', '219361', '220087', '220104', '220233']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21310'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    topic-IOtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions