Skip to content

csv writer doesn't escape escapechar #56387

@ebreck

Description

@ebreck
mannequin
BPO 12178
Nosy @taleinat, @merwok, @berkerpeksag, @xflr6, @avatarofhope2
PRs
  • bpo-12178: Fix escaping of escapechar in csv.writer() #13710
  • Files
  • pybug.zip
  • 0eb420ce6567.diff
  • 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 2020-09-20.06:40:59.124>
    created_at = <Date 2011-05-25.18:27:10.453>
    labels = ['extension-modules', 'type-bug', '3.10']
    title = "csv writer doesn't escape escapechar"
    updated_at = <Date 2021-07-13.19:26:06.249>
    user = 'https://bugs.python.org/ebreck'

    bugs.python.org fields:

    activity = <Date 2021-07-13.19:26:06.249>
    actor = 'xflr6'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-20.06:40:59.124>
    closer = 'taleinat'
    components = ['Extension Modules']
    creation = <Date 2011-05-25.18:27:10.453>
    creator = 'ebreck'
    dependencies = []
    files = ['22112', '22596']
    hgrepos = ['38']
    issue_num = 12178
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['136881', '136973', '139953', '140002', '273746', '273784', '309815', '349720', '352447', '355118', '377206', '377207', '397440']
    nosy_count = 11.0
    nosy_names = ['taleinat', 'eric.araujo', 'catalin.iacob', 'ebreck', 'berker.peksag', 'xflr6', 'Apathymannequin', 'Dmitriy Shashkin', 'Alex Shpilkin', 'avatarofhope', 'Aldrian Obaja']
    pr_nums = ['13710']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12178'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions