Skip to content

missing iter(self) in _io._IOBase.readlines #74254

@zhangyangyu

Description

@zhangyangyu
BPO 30068
Nosy @benjaminp, @serhiy-storchaka, @zhangyangyu
PRs
  • bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present #1130
  • [3.6] bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present #1150
  • [3.5] bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present #1151
  • [2.7] bpo-30068: add missing iter(self) in _io._IOBase.readlines when hint is present #1152
  • 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 2017-04-15.05:28:43.133>
    created_at = <Date 2017-04-14.06:45:23.916>
    labels = ['type-bug', '3.7', 'expert-IO']
    title = 'missing iter(self) in _io._IOBase.readlines'
    updated_at = <Date 2017-04-15.05:28:43.132>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-04-15.05:28:43.132>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-04-15.05:28:43.133>
    closer = 'xiang.zhang'
    components = ['IO']
    creation = <Date 2017-04-14.06:45:23.916>
    creator = 'xiang.zhang'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30068
    keywords = []
    message_count = 5.0
    messages = ['291641', '291699', '291701', '291702', '291703']
    nosy_count = 4.0
    nosy_names = ['benjamin.peterson', 'stutzbach', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['1130', '1150', '1151', '1152']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30068'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions