Skip to content

csv module: Add return value to DictWriter.writeheader #71684

Closed
@lsowen

Description

@lsowen
mannequin
BPO 27497
Nosy @smontanaro, @rhettinger, @vstinner, @bitdancer, @berkerpeksag, @zware, @ashishnitinpatil, @lsowen, @mblahay
PRs
  • bpo-27497: Add return value to csv.DictWriter.writeheader #12306
  • Files
  • issue_27497_add_return_to_DictWriter_writeheader.patch: Patch for issue 27497
  • issue_27497_add_return_to_DictWriter_writeheader_with_documentation_changes.patch: Patch for issue 27497 with suggested documentation changes
  • issue_27497_add_return_to_DictWriter_writeheader_v2.patch: Patch for issue 27497 with suggested documentation changes and unittests
  • 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/smontanaro'
    closed_at = <Date 2019-05-10.01:52:50.157>
    created_at = <Date 2016-07-12.15:14:08.016>
    labels = ['easy', 'type-feature', '3.8']
    title = 'csv module: Add return value to DictWriter.writeheader'
    updated_at = <Date 2019-05-10.01:52:50.156>
    user = 'https://github.com/lsowen'

    bugs.python.org fields:

    activity = <Date 2019-05-10.01:52:50.156>
    actor = 'vstinner'
    assignee = 'skip.montanaro'
    closed = True
    closed_date = <Date 2019-05-10.01:52:50.157>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-07-12.15:14:08.016>
    creator = 'lsowen'
    dependencies = []
    files = ['44364', '44365', '44372']
    hgrepos = []
    issue_num = 27497
    keywords = ['patch', 'easy']
    message_count = 22.0
    messages = ['270248', '270250', '270268', '270276', '270340', '270341', '270346', '270363', '270388', '270389', '270407', '274370', '274371', '274398', '274400', '274402', '341556', '341559', '341566', '341793', '342034', '342035']
    nosy_count = 10.0
    nosy_names = ['skip.montanaro', 'rhettinger', 'vstinner', 'r.david.murray', 'SilentGhost', 'berker.peksag', 'zach.ware', 'ashishnitinpatil', 'lsowen', 'mblahay']
    pr_nums = ['12306']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27497'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions