Skip to content

BytesIO and StringIO values unavailable when closed #67288

@vadmium

Description

@vadmium
BPO 23099
Nosy @pitrou, @vadmium, @serhiy-storchaka
Files
  • bytesio_exported_reject_close.patch
  • bytesio_exported_reject_close.v2.patch
  • bytesio_exported_reject_close.v3.patch
  • bytesio_exported_reject_close.v4.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 2015-02-03.07:40:55.918>
    created_at = <Date 2014-12-22.11:41:17.260>
    labels = ['type-bug', 'expert-IO']
    title = 'BytesIO and StringIO values unavailable when closed'
    updated_at = <Date 2015-02-03.07:40:55.917>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-02-03.07:40:55.917>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-03.07:40:55.918>
    closer = 'serhiy.storchaka'
    components = ['IO']
    creation = <Date 2014-12-22.11:41:17.260>
    creator = 'martin.panter'
    dependencies = []
    files = ['37531', '37611', '37942', '37973']
    hgrepos = []
    issue_num = 23099
    keywords = ['patch']
    message_count = 12.0
    messages = ['233016', '233018', '233023', '233036', '233506', '235108', '235138', '235159', '235222', '235229', '235304', '235317']
    nosy_count = 4.0
    nosy_names = ['pitrou', '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/issue23099'
    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