Skip to content

[3.11] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113) - #155115

Merged
pablogsal merged 1 commit into
python:3.11from
miss-islington:backport-eaa9bac-3.11
Aug 10, 2026
Merged

[3.11] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113)#155115
pablogsal merged 1 commit into
python:3.11from
miss-islington:backport-eaa9bac-3.11

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit eaa9bac)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
(cherry picked from commit d52184b)

…ed quotes (pythonGH-154868) (pythonGH-155113)

(cherry picked from commit eaa9bac)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit d52184b)
@serhiy-storchaka

Copy link
Copy Markdown
Member

After merging, please create a backport of #155166.

@pablogsal
pablogsal merged commit f4a8862 into python:3.11 Aug 10, 2026
22 of 24 checks passed
@miss-islington
miss-islington deleted the backport-eaa9bac-3.11 branch August 10, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants