Skip to content

Discrepancy between io.StringIO and _pyio.StringIO with univeral newlines #64634

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 20435
Nosy @pitrou, @benjaminp, @hynek, @serhiy-storchaka
Files
  • stringio_getvalue.patch
  • stringio_newline.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 = None
    closed_at = <Date 2014-02-02.22:42:50.298>
    created_at = <Date 2014-01-29.09:16:06.597>
    labels = ['type-bug', 'expert-IO']
    title = 'Discrepancy between io.StringIO and _pyio.StringIO with univeral newlines'
    updated_at = <Date 2014-02-03.06:39:04.509>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-02-03.06:39:04.509>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-02-02.22:42:50.298>
    closer = 'pitrou'
    components = ['IO']
    creation = <Date 2014-01-29.09:16:06.597>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33873', '33876']
    hgrepos = []
    issue_num = 20435
    keywords = ['patch']
    message_count = 11.0
    messages = ['209625', '210019', '210028', '210031', '210033', '210041', '210043', '210044', '210045', '210047', '210079']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'python-dev', 'hynek', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20435'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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