-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26807 |
|---|---|
| Nosy | @rbtcollins, @yrobla |
| Files |
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 2016-05-16.03:30:31.964>
created_at = <Date 2016-04-20.08:18:03.635>
labels = ['type-bug', 'library']
title = 'mock_open()().readline() fails at EOF'
updated_at = <Date 2016-05-16.03:30:31.963>
user = 'https://github.com/rbtcollins'bugs.python.org fields:
activity = <Date 2016-05-16.03:30:31.963>
actor = 'rbcollins'
assignee = 'none'
closed = True
closed_date = <Date 2016-05-16.03:30:31.964>
closer = 'rbcollins'
components = ['Library (Lib)']
creation = <Date 2016-04-20.08:18:03.635>
creator = 'rbcollins'
dependencies = []
files = ['42590']
hgrepos = []
issue_num = 26807
keywords = ['patch']
message_count = 14.0
messages = ['263814', '263826', '263994', '264177', '264181', '264182', '264183', '264237', '264545', '265361', '265362', '265364', '265661', '265662']
nosy_count = 3.0
nosy_names = ['rbcollins', 'python-dev', 'yolanda.robla']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26807'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error