X Tutup
Skip to content

[3.11] gh-67044: Always quote or escape \r and \n in csv.writer() (GH-115741)#115867

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-c688c0f-3.11
Feb 23, 2024
Merged

[3.11] gh-67044: Always quote or escape \r and \n in csv.writer() (GH-115741)#115867
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-c688c0f-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 23, 2024

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…honGH-115741)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup