-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard 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 | 23171 |
|---|---|
| Nosy | @merwok, @bitdancer, @vadmium, @serhiy-storchaka, @jdufresne |
| 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-03-30.07:11:02.953>
created_at = <Date 2015-01-05.17:31:42.641>
labels = ['easy', 'type-feature', 'library']
title = 'csv.writer.writerow() does not accept generator (must be coerced to list)'
updated_at = <Date 2015-06-02.19:45:10.088>
user = 'https://github.com/jdufresne'bugs.python.org fields:
activity = <Date 2015-06-02.19:45:10.088>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2015-03-30.07:11:02.953>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-01-05.17:31:42.641>
creator = 'jdufresne'
dependencies = []
files = ['37609', '37612']
hgrepos = []
issue_num = 23171
keywords = ['patch', 'easy']
message_count = 9.0
messages = ['233470', '233475', '233501', '233508', '233509', '239192', '239570', '244689', '244690']
nosy_count = 6.0
nosy_names = ['eric.araujo', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'jdufresne']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23171'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement