FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.15] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes by serhiy-storchaka · Pull Request #154868 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[3.15] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes
- #154868
#154868
Merged
hugovk
merged 6 commits into
python:3.15
python/cpython:3.15
from
serhiy-storchaka:sniff-315-gh109638
serhiy-storchaka/cpython:sniff-315-gh109638
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[3.15] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes
#154868
hugovk
merged 6 commits into
python:3.15
python/cpython:3.15
from
serhiy-storchaka:sniff-315-gh109638
serhiy-storchaka/cpython:sniff-315-gh109638
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
gh-109638: Fix exponential time in csv.Sniffer for doubled quotes
Show description for 92b3133
serhiy-storchaka
committed
92b3133
View commit details
Copy full SHA for 92b3133
Browse repository at this point
Commits on Jul 30, 2026
Do not report a doubled quote across field boundaries
Show description for 88969d7
serhiy-storchaka
committed
88969d7
View commit details
Copy full SHA for 88969d7
Browse repository at this point
Add a test for a doubled quote across field boundaries
serhiy-storchaka
committed
e78bb80
View commit details
Copy full SHA for e78bb80
Browse repository at this point
Commits on Jul 31, 2026
Detect a doubled quote at a record boundary
Show description for ddb0488
serhiy-storchaka
committed
ddb0488
View commit details
Copy full SHA for ddb0488
Browse repository at this point
Commits on Aug 1, 2026
Do not skip spaces after a space delimiter
Show description for f1ebd08
serhiy-storchaka
committed
f1ebd08
View commit details
Copy full SHA for f1ebd08
Browse repository at this point
Add a test for a space delimiter
serhiy-storchaka
committed
37fbc95
View commit details
Copy full SHA for 37fbc95
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL