-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 5062 |
|---|---|
| Nosy | @birkenfeld, @merwok, @vadmium |
| Superseder | |
| 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-13.13:20:23.820>
created_at = <Date 2009-01-26.01:28:57.402>
labels = ['type-bug', 'library']
title = 'Rlcompleter.Completer does not use __dir__ magic method'
updated_at = <Date 2016-05-13.13:20:46.856>
user = 'https://bugs.python.org/carlj'bugs.python.org fields:
activity = <Date 2016-05-13.13:20:46.856>
actor = 'martin.panter'
assignee = 'docs@python'
closed = True
closed_date = <Date 2016-05-13.13:20:23.820>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2009-01-26.01:28:57.402>
creator = 'carlj'
dependencies = []
files = ['12872']
hgrepos = []
issue_num = 5062
keywords = ['patch']
message_count = 10.0
messages = ['80556', '80615', '80619', '80623', '80625', '80626', '80627', '80630', '221649', '265474']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'ggenellina', 'eric.araujo', 'carlj', 'BreamoreBoy', 'martin.panter']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '25590'
type = 'behavior'
url = 'https://bugs.python.org/issue5062'
versions = ['Python 3.6']Reactions are currently unavailable
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