FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.15] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields by serhiy-storchaka · Pull Request #154867 · 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-98820: Fix quadratic time in csv.Sniffer for quoted fields
- #154867
#154867
Merged
serhiy-storchaka
merged 3 commits into
python:3.15
python/cpython:3.15
from
serhiy-storchaka:sniff-315-gh98820
serhiy-storchaka/cpython:sniff-315-gh98820
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
3
(3)
Checks
Files changed
Merged
[3.15] gh-98820: Fix quadratic time in csv.Sniffer for quoted fields
#154867
serhiy-storchaka
merged 3 commits into
python:3.15
python/cpython:3.15
from
serhiy-storchaka:sniff-315-gh98820
serhiy-storchaka/cpython:sniff-315-gh98820
Copy head branch name to clipboard
Remove the unreachable \r alternatives in the sniffing regexes
a9913ac
Select commit
Loading
Failed to load commit list.
Uh oh!
There was an error while loading.
Please reload this page
.
Sign in for the full log view
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Lint
on: pull_request
lint
Tests
on: pull_request
Change detection / Create context from changed files
Docs / Docs
Docs / Doctest
Docs / Check EPUB
Docs / Check for removed HTML IDs / Check for removed HTML IDs
Check if the ABI has changed
Check if Autoconf files are up to date
Check if generated files are up to date
C API Docs / Check if all C APIs are documented
Windows / Build and test (x64, switch-case)
Windows (free-threading) / Build and test (x64, switch-case)
Windows / Build and test (Win32, switch-case)
Windows / Build and test (arm64, switch-case)
Windows (free-threading) / Build and test (arm64, switch-case)
Windows / Build and test (x64, tail-call)
Windows (free-threading) / Build and test (x64, tail-call)
Windows MSI${{ '' }}
macOS / build and test (macos-26)
macOS (free-threading) / build and test (macos-26)
macOS / build and test (macos-26-intel)
Ubuntu / build and test (ubuntu-26.04)
Ubuntu / build and test (ubuntu-26.04-arm)
Ubuntu (free-threading) / build and test (ubuntu-26.04)
Ubuntu (free-threading) / build and test (ubuntu-26.04-arm)
Ubuntu (bolt) / build and test (ubuntu-26.04)
Ubuntu SSL tests (ubuntu-26.04, openssl, 1.1.1w)
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.0.21)
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.4.6)
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.5.7)
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.6.3)
Ubuntu SSL tests (ubuntu-26.04, openssl, 4.0.1)
Ubuntu SSL tests (ubuntu-26.04, aws-lc, 5.0.0)
Android (aarch64)
Android (x86_64)
iOS
Emscripten / build and test
WASI / build and test
Hypothesis tests on Ubuntu
Address sanitizer (ubuntu-26.04)
Sanitizers / TSan
Sanitizers / TSan (free-threading)
Sanitizers / UBSan
Cross build Linux
CIFuzz / python3-libraries (address)
CIFuzz / cpython3 (undefined)
CIFuzz / cpython3 (memory)
All required checks pass
Code scanning results
ClusterFuzzLite/CIFuzz
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
Check labels
on: pull_request
1
DO-NOT-MERGE
Unresolved review
DO-NOT-MERGE
succeeded Aug 3, 2026 in 5s
background
wait
wait-all
cancel
parallel
Loading
Re-running jobs...
Back
|
FazBrowse Home
|
New Git URL