]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124130: Fix a bug in matching regular expression \B in empty string (GH-127007)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 2 Jan 2025 12:11:21 +0000 (14:11 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 12:11:21 +0000 (12:11 +0000)
commita3711d1541c1b7987941b41d2247f87dae347117
treed335b8acd65d95bfc8808f49823619d3c1b9d970
parent8d16919a06a55a50756bf083221a6f6cab43de50
gh-124130: Fix a bug in matching regular expression \B in empty string (GH-127007)
Doc/library/re.rst
Doc/whatsnew/3.14.rst
Lib/test/test_re.py
Misc/NEWS.d/next/Library/2024-11-19-10-46-57.gh-issue-124130.OZ_vR5.rst [new file with mode: 0644]
Modules/_sre/sre_lib.h