]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145192: improve performance of `PySequence_GetSlice` (#145193)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sat, 23 May 2026 10:15:50 +0000 (12:15 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 10:15:50 +0000 (15:45 +0530)
commitdfeeee990bbf846694b44edad0e325e4c62352bd
treef89a47be926f0de14285ac4ebb6dd2320a15464c
parente8545ed3eafbf349b51ea308126a67dc70416a62
gh-145192: improve performance of `PySequence_GetSlice` (#145193)
Include/internal/pycore_sliceobject.h
Modules/_testinternalcapi/test_cases.c.h
Objects/sliceobject.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h