]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150942: Speed up re.findall and re.sub/subn result building (gh-150943)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sun, 7 Jun 2026 12:06:36 +0000 (14:06 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 12:06:36 +0000 (21:06 +0900)
commit0f7dc2fefa9e1b1197519361af9df9cd4eff875f
tree432b756f8437912d4488f0198eae5b9832734661
parent253904f75259b1f22c42b50ee942c6958cf1478f
gh-150942: Speed up re.findall and re.sub/subn result building (gh-150943)
Misc/NEWS.d/next/Library/2026-05-31-12-00-00.gh-issue-150942.Re7Ref.rst [new file with mode: 0644]
Modules/_sre/sre.c