io.BufferedReader.peek(): Documentation differs from Implementation
| BPO | 5811 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @benjaminp, @vadmium, @desbma |
| 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 = None created_at = <Date 2009-04-22.06:15:51.564> labels = ['type-bug', 'library', 'docs'] title = 'io.BufferedReader.peek(): Documentation differs from Implementation' updated_at = <Date 2020-09-21.18:05:58.451> user = 'https://bugs.python.org/trott'
bugs.python.org fields:
activity = <Date 2020-09-21.18:05:58.451> actor = 'desbma' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation', 'Library (Lib)'] creation = <Date 2009-04-22.06:15:51.564> creator = 'trott' dependencies = [] files = ['14281', '14282', '14304', '14305', '37661'] hgrepos = [] issue_num = 5811 keywords = ['patch'] message_count = 25.0 messages = ['86274', '86275', '86276', '89311', '89312', '89313', '89314', '89315', '89324', '89326', '89327', '89328', '89329', '89340', '89349', '89366', '89388', '89389', '89399', '89400', '89401', '189599', '233750', '233801', '235024'] nosy_count = 8.0 nosy_names = ['ncoghlan', 'pitrou', 'benjamin.peterson', 'trott', 'conf', 'docs@python', 'martin.panter', 'desbma'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue5811' versions = ['Python 2.7', 'Python 3.2', 'Python 3.4']