-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
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 | 1176 |
---|---|
Nosy | @brettcannon, @birkenfeld |
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 2007-09-20.16:46:17.197>
created_at = <Date 2007-09-18.16:59:52.705>
labels = ['type-feature', 'library']
title = 'str.split() takes no keyword arguments (Should this be expected?)'
updated_at = <Date 2007-09-20.16:59:08.598>
user = 'https://bugs.python.org/sergioc'
bugs.python.org fields:
activity = <Date 2007-09-20.16:59:08.598>
actor = 'sergioc'
assignee = 'none'
closed = True
closed_date = <Date 2007-09-20.16:46:17.197>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2007-09-18.16:59:52.705>
creator = 'sergioc'
dependencies = []
files = []
hgrepos = []
issue_num = 1176
keywords = []
message_count = 5.0
messages = ['56002', '56003', '56023', '56058', '56059']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'georg.brandl', 'sergioc']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1176'
versions = ['Python 2.5']
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