-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 1521950 |
|---|---|
| Nosy | @vsajip, @ericvsmith, @ezio-melotti, @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/vsajip'
closed_at = <Date 2016-07-29.21:35:50.925>
created_at = <Date 2006-07-13.17:44:33.000>
labels = ['type-feature', 'library']
title = 'shlex.split() does not tokenize like the shell'
updated_at = <Date 2016-07-29.21:35:50.922>
user = 'https://bugs.python.org/robodan'bugs.python.org fields:
activity = <Date 2016-07-29.21:35:50.922>
actor = 'python-dev'
assignee = 'vinay.sajip'
closed = True
closed_date = <Date 2016-07-29.21:35:50.925>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2006-07-13.17:44:33.000>
creator = 'robodan'
dependencies = []
files = ['23780', '23781', '24158', '24590', '25365', '25809', '36772', '43831']
hgrepos = ['99']
issue_num = 1521950
keywords = ['patch']
message_count = 32.0
messages = ['60940', '115462', '115482', '148272', '148298', '148338', '148352', '148360', '148405', '148410', '148413', '148417', '150761', '153823', '153882', '153883', '154031', '154056', '154064', '158932', '158934', '158956', '159016', '159019', '162157', '162170', '207023', '266823', '270949', '270952', '271456', '271651']
nosy_count = 9.0
nosy_names = ['vinay.sajip', 'eric.smith', 'robodan', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'cvrebert', 'python-dev', 'Andrey.Kislyuk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1521950'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement