]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124502: Optimize unicode_eq() (#125105)
authorVictor Stinner <vstinner@python.org>
Tue, 8 Oct 2024 14:25:24 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 14:25:24 +0000 (16:25 +0200)
commitc203955f3b433e06118d00a2fe7215546a0b7fe6
tree800381f8e139dbaab246440b0a9904e8f5a64d91
parente99f159be4f70cf9e40865d638e79fa426968827
gh-124502: Optimize unicode_eq() (#125105)
Objects/stringlib/eq.h