Skip to content

csv.writer stopped to quote values with escapechar with csv.QUOTE_MINIMAL in Python 3.10 #89024

@xflr6

Description

@xflr6
mannequin
BPO 44861
Nosy @taleinat, @serhiy-storchaka, @xflr6

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 = None
created_at = <Date 2021-08-07.14:57:05.542>
labels = ['type-bug', 'library', '3.10']
title = 'csv.writer stopped to quote values with escapechar with csv.QUOTE_MINIMAL in Python 3.10'
updated_at = <Date 2021-08-07.20:53:17.449>
user = 'https://github.com/xflr6'

bugs.python.org fields:

activity = <Date 2021-08-07.20:53:17.449>
actor = 'xflr6'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-08-07.14:57:05.542>
creator = 'xflr6'
dependencies = []
files = []
hgrepos = []
issue_num = 44861
keywords = []
message_count = 4.0
messages = ['399188', '399191', '399195', '399204']
nosy_count = 4.0
nosy_names = ['taleinat', 'ebreck', 'serhiy.storchaka', 'xflr6']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44861'
versions = ['Python 3.10']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions