Skip to content

Keepends param in codec readline(s) #52876

Closed
@amccampos

Description

@amccampos
mannequin
BPO 8630
Nosy @malemburg, @benjaminp
Files
  • codecs.py: new codecs.py fixing the issue
  • Issue8630.patch: Patch to add missing keepends parameters
  • 45139b30afef.diff: Adds missing parameters to readline and readlines. Adds tests to test_codecs.py
  • 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 = None
    created_at = <Date 2010-05-05.16:38:14.552>
    labels = ['type-bug', 'library']
    title = 'Keepends param in codec readline(s)'
    updated_at = <Date 2019-03-15.23:41:27.662>
    user = 'https://bugs.python.org/amccampos'

    bugs.python.org fields:

    activity = <Date 2019-03-15.23:41:27.662>
    actor = 'BreamoreBoy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-05-05.16:38:14.552>
    creator = 'amccampos'
    dependencies = []
    files = ['17235', '35649', '35729']
    hgrepos = ['259']
    issue_num = 8630
    keywords = ['patch']
    message_count = 8.0
    messages = ['105056', '105128', '105132', '105133', '105140', '105324', '220668', '221291']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'benjamin.peterson', 'amccampos', 'jeffrey.falgout']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8630'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions