Skip to content

csv.writer.writerow() does not accept generator (must be coerced to list) #67360

@jdufresne

Description

@jdufresne
mannequin
BPO 23171
Nosy @merwok, @bitdancer, @vadmium, @serhiy-storchaka, @jdufresne
Files
  • csv-gen.patch: patch
  • csv_writerow_iterable.patch
  • 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

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions