Skip to content

csv.DictWriter can't handle extra non-string fields #63648

@tomasgrahn

Description

@tomasgrahn
BPO 19449
Nosy @bitdancer, @vajrasky
Files
  • csv-patch.diff
  • fix_error_message_write_fields_not_in_fieldnames.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 2013-11-19.18:28:49.560>
    created_at = <Date 2013-10-30.10:59:32.244>
    labels = ['type-bug', 'library']
    title = "csv.DictWriter can't handle extra non-string fields"
    updated_at = <Date 2013-11-19.18:28:49.559>
    user = 'https://bugs.python.org/tomasgrahn'

    bugs.python.org fields:

    activity = <Date 2013-11-19.18:28:49.559>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-11-19.18:28:49.560>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-10-30.10:59:32.244>
    creator = 'tomas_grahn'
    dependencies = []
    files = ['32425', '32582']
    hgrepos = []
    issue_num = 19449
    keywords = ['patch']
    message_count = 8.0
    messages = ['201727', '201732', '201733', '201735', '201738', '202680', '203408', '203412']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'python-dev', 'vajrasky', 'tomas_grahn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19449'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions