-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 13543 |
|---|---|
| Nosy | @bitdancer, @meadori |
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 2011-12-09.21:46:15.445>
created_at = <Date 2011-12-06.22:33:53.188>
labels = ['invalid', 'type-bug', 'library']
title = 'shlex with string ending in space gives "ValueError: No closing quotation"'
updated_at = <Date 2011-12-09.22:06:07.933>
user = 'https://bugs.python.org/ekorn'bugs.python.org fields:
activity = <Date 2011-12-09.22:06:07.933>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2011-12-09.21:46:15.445>
closer = 'ekorn'
components = ['Library (Lib)']
creation = <Date 2011-12-06.22:33:53.188>
creator = 'ekorn'
dependencies = []
files = []
hgrepos = []
issue_num = 13543
keywords = []
message_count = 5.0
messages = ['148941', '148942', '149061', '149129', '149131']
nosy_count = 3.0
nosy_names = ['r.david.murray', 'ekorn', 'meador.inge']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13543'
versions = ['Python 2.7']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