Skip to content

gh-120397: improve the speed of str.count, bytes.count et al. for single characters by about 2x.#120398

Merged
vstinner merged 16 commits into
python:mainfrom
rhpvorderman:fastercount
Jun 13, 2024
Merged

gh-120397: improve the speed of str.count, bytes.count et al. for single characters by about 2x.#120398
vstinner merged 16 commits into
python:mainfrom
rhpvorderman:fastercount

Merge branch 'fastercount' of github.com:rhpvorderman/cpython into fa…

a16c7ec
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs