Skip to content

[3.15] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields - #154867

Merged
serhiy-storchaka merged 3 commits into
python:3.15from
serhiy-storchaka:sniff-315-gh98820
Aug 3, 2026
Merged

[3.15] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields#154867
serhiy-storchaka merged 3 commits into
python:3.15from
serhiy-storchaka:sniff-315-gh98820

Remove the unreachable \r alternatives in the sniffing regexes

a9913ac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
DO-NOT-MERGE
succeeded Aug 3, 2026 in 5s