-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
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 | 8620 |
|---|---|
| Nosy | @merwok, @bitdancer |
| 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 = 'https://github.com/bitdancer'
closed_at = <Date 2010-08-01.04:16:34.134>
created_at = <Date 2010-05-05.11:35:54.251>
labels = ['type-bug', 'library']
title = 'wrong truncation of last line in cmd.Cmd'
updated_at = <Date 2010-08-02.07:20:40.370>
user = 'https://bugs.python.org/omatt'bugs.python.org fields:
activity = <Date 2010-08-02.07:20:40.370>
actor = 'omatt'
assignee = 'r.david.murray'
closed = True
closed_date = <Date 2010-08-01.04:16:34.134>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2010-05-05.11:35:54.251>
creator = 'omatt'
dependencies = []
files = ['18281', '18294', '18297']
hgrepos = []
issue_num = 8620
keywords = ['patch']
message_count = 12.0
messages = ['105012', '105235', '112184', '112239', '112241', '112242', '112255', '112263', '112313', '112314', '112408', '112425']
nosy_count = 4.0
nosy_names = ['eric.araujo', 'r.david.murray', 'omatt', 'catherine']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8620'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']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