-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard 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 | 15068 |
|---|---|
| Nosy | @gvanrossum, @jaraco, @pitrou, @benjaminp, @bitdancer, @florentx, @vadmium, @zware, @serhiy-storchaka |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-03-08.16:45:33.888>
created_at = <Date 2012-06-14.15:19:34.375>
labels = ['type-bug', 'library', 'docs']
title = 'fileinput requires two EOF when reading stdin'
updated_at = <Date 2016-03-08.21:37:04.705>
user = 'https://github.com/jaraco'bugs.python.org fields:
activity = <Date 2016-03-08.21:37:04.705>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-03-08.16:45:33.888>
closer = 'serhiy.storchaka'
components = ['Documentation', 'Library (Lib)']
creation = <Date 2012-06-14.15:19:34.375>
creator = 'jaraco'
dependencies = []
files = ['26018', '41225', '41226']
hgrepos = []
issue_num = 15068
keywords = ['patch']
message_count = 32.0
messages = ['162798', '162799', '162802', '162803', '162808', '162809', '162815', '162817', '162820', '162821', '162903', '162905', '162906', '162907', '162908', '162909', '162910', '162911', '162912', '162913', '162916', '162917', '162920', '255813', '256721', '256893', '256905', '260106', '261366', '261378', '261381', '261382']
nosy_count = 13.0
nosy_names = ['gvanrossum', 'jaraco', 'pitrou', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'flox', 'docs@python', 'python-dev', 'martin.panter', 'zach.ware', 'serhiy.storchaka', 'jgeralnik']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15068'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard 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