Skip to content

StreamReader.readline doesn't advance on decode errors #42686

@donut

Description

@donut
mannequin
BPO 1379393
Nosy @doerwalter, @birkenfeld
Files
  • python-test_streamreader.py: script to demonstrate the problem
  • skipbadlines.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 = 'https://github.com/doerwalter'
    closed_at = <Date 2006-02-19.00:58:54.000>
    created_at = <Date 2005-12-13.10:35:47.000>
    labels = ['library']
    title = "StreamReader.readline doesn't advance on decode errors"
    updated_at = <Date 2006-02-19.00:58:54.000>
    user = 'https://bugs.python.org/donut'

    bugs.python.org fields:

    activity = <Date 2006-02-19.00:58:54.000>
    actor = 'georg.brandl'
    assignee = 'doerwalter'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2005-12-13.10:35:47.000>
    creator = 'donut'
    dependencies = []
    files = ['1850', '1851']
    hgrepos = []
    issue_num = 1379393
    keywords = []
    message_count = 4.0
    messages = ['27059', '27060', '27061', '27062']
    nosy_count = 3.0
    nosy_names = ['doerwalter', 'georg.brandl', 'donut']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1379393'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions