missing tests for {RawIO,BufferedIO,TextIO}.writelines

BPO 15744
Nosy @pitrou, @benjaminp, @felipecruz, @hynek
Files
  • issue15744_v1.patch
  • issue15744_v2.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 2012-10-16.21:16:03.385>
    created_at = <Date 2012-08-20.22:05:36.228>
    labels = ['easy', 'type-bug', 'tests', 'expert-IO']
    title = 'missing tests for {RawIO,BufferedIO,TextIO}.writelines'
    updated_at = <Date 2012-10-16.21:16:03.384>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-10-16.21:16:03.384>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-10-16.21:16:03.385>
    closer = 'pitrou'
    components = ['Tests', 'IO']
    creation = <Date 2012-08-20.22:05:36.228>
    creator = 'pitrou'
    dependencies = []
    files = ['27200', '27220']
    hgrepos = []
    issue_num = 15744
    keywords = ['patch', 'easy']
    message_count = 6.0
    messages = ['168709', '170543', '170674', '173096', '173097', '173098']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'python-dev', 'felipecruz', 'hynek', 'kyle.roberts', 'ainur0160']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15744'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']