-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easystdlibStandard 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 | 18852 |
|---|---|
| Nosy | @theller, @pitrou, @ned-deily, @bitdancer, @berkerpeksag |
| 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 2013-09-06.17:10:15.390>
created_at = <Date 2013-08-27.13:15:07.993>
labels = ['easy', 'type-bug', 'library']
title = 'site.py does not handle readline.__doc__ being None'
updated_at = <Date 2013-09-06.17:10:31.295>
user = 'https://github.com/theller'bugs.python.org fields:
activity = <Date 2013-09-06.17:10:31.295>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-09-06.17:10:15.390>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2013-08-27.13:15:07.993>
creator = 'theller'
dependencies = []
files = ['31522']
hgrepos = []
issue_num = 18852
keywords = ['patch', 'easy', '3.3regression']
message_count = 8.0
messages = ['196285', '196293', '196563', '196568', '197067', '197082', '197083', '197084']
nosy_count = 6.0
nosy_names = ['theller', 'pitrou', 'ned.deily', 'r.david.murray', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18852'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easystdlibStandard 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