Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:csv-writer-quote-CR-LF
Feb 23, 2024
Merged

gh-67044: Always quote or escape \r and \n in csv.writer()#115741
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:csv-writer-quote-CR-LF

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Feb 20, 2024

Copy link
Copy Markdown
Member

@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@serhiy-storchaka
serhiy-storchaka deleted the csv-writer-quote-CR-LF branch February 23, 2024 20:25
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 23, 2024
…honGH-115741)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

bedevere-app Bot commented Feb 23, 2024

Copy link
Copy Markdown

GH-115866 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Feb 23, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 23, 2024
…honGH-115741)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

bedevere-app Bot commented Feb 23, 2024

Copy link
Copy Markdown

GH-115867 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Feb 23, 2024
serhiy-storchaka added a commit that referenced this pull request Feb 23, 2024
…-115741) (GH-115867)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
smontanaro pushed a commit to smontanaro/cpython that referenced this pull request Feb 23, 2024
…() (pythonGH-115741)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Feb 23, 2024
…-115741) (GH-115866)

(cherry picked from commit c688c0f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
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.

1 participant