Skip to content

file.readline: bad exception recovery #47771

@terryjreedy

Description

@terryjreedy
BPO 3521
Nosy @gvanrossum, @terryjreedy, @devdanzin, @benjaminp
Files
  • file.readline.diff: Adds isinstance(limit, int) to io.X.readline
  • 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/benjaminp'
    closed_at = <Date 2009-04-24.23:00:33.794>
    created_at = <Date 2008-08-07.22:36:50.012>
    labels = ['interpreter-core', 'easy', 'type-bug']
    title = 'file.readline: bad exception recovery'
    updated_at = <Date 2009-04-24.23:00:33.793>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2009-04-24.23:00:33.793>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2009-04-24.23:00:33.794>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core']
    creation = <Date 2008-08-07.22:36:50.012>
    creator = 'terry.reedy'
    dependencies = []
    files = ['11276']
    hgrepos = []
    issue_num = 3521
    keywords = ['patch', 'easy']
    message_count = 5.0
    messages = ['70866', '70867', '72049', '81364', '86437']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'ajaksu2', 'benjamin.peterson']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3521'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions