-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 20164 |
|---|---|
| Nosy | @terryjreedy, @vstinner, @serhiy-storchaka |
| Superseder |
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 2018-12-16.21:59:17.788>
created_at = <Date 2014-01-07.16:15:27.081>
labels = ['type-bug', 'library']
title = 'Undocumented KeyError from os.path.expanduser'
updated_at = <Date 2018-12-16.21:59:17.786>
user = 'https://bugs.python.org/acdha'bugs.python.org fields:
activity = <Date 2018-12-16.21:59:17.786>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-12-16.21:59:17.788>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2014-01-07.16:15:27.081>
creator = 'acdha'
dependencies = []
files = []
hgrepos = []
issue_num = 20164
keywords = []
message_count = 7.0
messages = ['207552', '207555', '207579', '227746', '227953', '331924', '331938']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'vstinner', 'docs@python', 'serhiy.storchaka', 'acdha', 'zaytsev']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '10496'
type = 'behavior'
url = 'https://bugs.python.org/issue20164'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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