Skip to content

BufferedReader.read1(size) signature incompatible with BufferedIOBase.read1(size=-1) #67403

Description

@vadmium
BPO 23214
Nosy @pitrou, @vstinner, @benjaminp, @vadmium, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • read1-arbitrary.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 2016-10-22.00:24:26.409>
    created_at = <Date 2015-01-10.01:46:22.694>
    labels = ['3.7', 'expert-IO']
    title = 'BufferedReader.read1(size) signature incompatible with BufferedIOBase.read1(size=-1)'
    updated_at = <Date 2017-03-31.16:36:34.664>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:34.664>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-22.00:24:26.409>
    closer = 'martin.panter'
    components = ['IO']
    creation = <Date 2015-01-10.01:46:22.694>
    creator = 'martin.panter'
    dependencies = []
    files = ['42213']
    hgrepos = []
    issue_num = 23214
    keywords = ['patch']
    message_count = 14.0
    messages = ['233794', '233864', '261672', '261685', '261698', '261703', '262019', '279093', '279097', '279100', '279102', '279113', '279163', '279167']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'stutzbach', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23214'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions