COMMITS
/ Modules/_sre/sre.c November 18, 2024
S
[3.12] gh-67877: Fix memory leaks in terminated RE matching (GH-126840) (GH-126961)
Serhiy Storchaka committed
June 12, 2024
M
[3.12] gh-120155: Add assertion to sre.c match_getindex() (GH-120402) (#120410)
Miss Islington (bot) committed
June 8, 2024
M
[3.12] gh-120244: Fix re.sub() reference leak (GH-120245) (GH-120265)
Miss Islington (bot) 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 10, 2023
M
[3.12] gh-110590: Fix a bug where _sre.compile would overwrite exceptions (GH-110591) (#110613)
Miss Islington (bot) committed
July 8, 2023
M
[3.12] gh-106524: Fix a crash in _sre.template() (GH-106525) (GH-106544)
Miss Islington (bot) committed
May 5, 2023
E
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Eric Snow committed
November 14, 2022
V
gh-99300: Use Py_NewRef() in Modules/ directory (#99468)
Victor Stinner committed
November 3, 2022
S
gh-98740: Fix validation of conditional expressions in RE (GH-98764)
Serhiy Storchaka committed
October 23, 2022
S
gh-91524: Speed up the regular expression substitution (#91525)
Serhiy Storchaka committed
June 17, 2022
June 14, 2022
S
gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
Serhiy Storchaka committed
May 25, 2022
M
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miro Hrončok committed
April 6, 2022
S
bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)
Serhiy Storchaka committed
April 4, 2022
S
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
Serhiy Storchaka committed