Skip to content

Document the default value of the size parameter of io.TextIOBase.read #77985

@andresdelfino

Description

@andresdelfino
BPO 33804
Nosy @benjaminp, @serhiy-storchaka, @andresdelfino, @miss-islington
PRs
  • bpo-33804: Document the default value of the size parameter of io.TextIOBase.read #7510
  • [3.7] bpo-33804: Document that the argument for io.TextIOBase.read() is optional (GH-7510) #8167
  • [3.6] bpo-33804: Document that the argument for io.TextIOBase.read() is optional (GH-7510) #8168
  • [2.7] bpo-33804: Document that the argument for io.TextIOBase.read() … #8171
  • 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 2018-07-07.21:11:27.096>
    created_at = <Date 2018-06-08.00:51:37.616>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'Document the default value of the size parameter of io.TextIOBase.read'
    updated_at = <Date 2018-07-07.21:11:27.095>
    user = 'https://github.com/andresdelfino'

    bugs.python.org fields:

    activity = <Date 2018-07-07.21:11:27.095>
    actor = 'serhiy.storchaka'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-07-07.21:11:27.096>
    closer = 'serhiy.storchaka'
    components = ['Documentation']
    creation = <Date 2018-06-08.00:51:37.616>
    creator = 'adelfino'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33804
    keywords = ['patch']
    message_count = 8.0
    messages = ['319003', '321230', '321231', '321232', '321233', '321235', '321236', '321239']
    nosy_count = 6.0
    nosy_names = ['benjamin.peterson', 'stutzbach', 'docs@python', 'serhiy.storchaka', 'adelfino', 'miss-islington']
    pr_nums = ['7510', '8167', '8168', '8171']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33804'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions