Skip to content

StringIO.read(n) does not enforce requested size in newline mode #49516

@pitrou

Description

@pitrou
BPO 5266
Nosy @pitrou, @avassalotti, @benjaminp

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 2009-03-04.21:38:43.679>
created_at = <Date 2009-02-14.22:50:07.513>
labels = ['type-bug', 'library']
title = 'StringIO.read(n) does not enforce requested size in newline mode'
updated_at = <Date 2009-03-04.21:38:43.677>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2009-03-04.21:38:43.677>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-04.21:38:43.679>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2009-02-14.22:50:07.513>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 5266
keywords = []
message_count = 2.0
messages = ['82134', '83142']
nosy_count = 3.0
nosy_names = ['pitrou', 'alexandre.vassalotti', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5266'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-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