-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
deferred-blockerstdlibStandard 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 | 23441 |
|---|---|
| Nosy | @arigo, @pitrou, @larryhastings, @ned-deily, @ezio-melotti, @bitdancer, @berkerpeksag, @vadmium, @1st1 |
| 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 2015-07-27.21:13:46.330>
created_at = <Date 2015-02-11.10:21:44.695>
labels = ['deferred-blocker', 'type-bug', 'library']
title = 'rlcompleter: tab on empty prefix => insert spaces'
updated_at = <Date 2015-11-19.20:12:34.332>
user = 'https://github.com/arigo'bugs.python.org fields:
activity = <Date 2015-11-19.20:12:34.332>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2015-07-27.21:13:46.330>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-02-11.10:21:44.695>
creator = 'arigo'
dependencies = []
files = ['38093', '38487', '40032', '40039']
hgrepos = []
issue_num = 23441
keywords = ['patch']
message_count = 33.0
messages = ['235733', '235735', '235750', '235767', '236219', '238102', '238103', '238107', '238238', '238240', '238245', '238377', '238390', '238392', '242276', '246398', '246399', '246400', '246423', '246424', '246444', '246481', '246483', '246670', '247435', '247438', '247477', '247481', '247482', '247484', '247486', '254869', '254932']
nosy_count = 12.0
nosy_names = ['arigo', 'pitrou', 'larry', 'ned.deily', 'ezio.melotti', 'r.david.murray', 'dabeaz', 'python-dev', 'berker.peksag', 'martin.panter', 'yselivanov', 'Martin Sekera']
pr_nums = []
priority = 'deferred blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23441'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
deferred-blockerstdlibStandard 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