-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16182 |
|---|---|
| Nosy | @malemburg, @loewis, @vstinner, @ezio-melotti, @vadmium, @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 = None
closed_at = <Date 2016-06-15.01:08:50.327>
created_at = <Date 2012-10-09.20:09:44.031>
labels = ['type-bug', 'library', 'expert-unicode']
title = 'readline: Wrong tab completion scope indices in Unicode terminals'
updated_at = <Date 2016-06-15.01:08:50.326>
user = 'https://bugs.python.org/kunkku'bugs.python.org fields:
activity = <Date 2016-06-15.01:08:50.326>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-15.01:08:50.327>
closer = 'martin.panter'
components = ['Library (Lib)', 'Unicode']
creation = <Date 2012-10-09.20:09:44.031>
creator = 'kunkku'
dependencies = []
files = ['27508', '42952', '43068', '43098', '43359']
hgrepos = []
issue_num = 16182
keywords = ['patch']
message_count = 18.0
messages = ['172517', '223105', '266124', '266318', '266752', '266881', '267070', '268230', '268361', '268374', '268499', '268506', '268522', '268523', '268541', '268545', '268549', '268598']
nosy_count = 8.0
nosy_names = ['lemburg', 'loewis', 'vstinner', 'ezio.melotti', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'kunkku']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16182'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error