COMMITS
/ Modules/_sre/sre_lib.h November 18, 2024
M
[3.12] gh-101955: Fix SystemError in possesive quantifier with alternative and group (GH-111362) (GH-126963)
Miss Islington (bot) committed
S
[3.12] gh-67877: Fix memory leaks in terminated RE matching (GH-126840) (GH-126961)
Serhiy Storchaka committed
October 14, 2023
M
[3.12] gh-109747: Improve errors for unsupported look-behind patterns (GH-109859) (GH-110859)
Miss Islington (bot) committed
October 2, 2023
M
[3.12] gh-109631: Allow interruption of short repeated regex matches (GH-109867) (#109886)
Miss Islington (bot) committed
August 16, 2023
S
[3.12] gh-100061: Proper fix of the bug in the matching of possessive quantifiers (GH-102612) (#108003)
Serhiy Storchaka committed
June 17, 2022
April 26, 2022
S
gh-91870: Remove unsupported SRE opcode CALL (GH-91872)
Serhiy Storchaka committed
April 19, 2022
April 18, 2022
M
bpo-47256: Increasing the depth of backtracking in RE (GH-32411)
Ma Lin committed
April 15, 2022
B
gh-91404: Use computed gotos and reduce indirection in re (#91495)
Brandt Bucher committed
April 4, 2022
S
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
Serhiy Storchaka committed