COMMITS
/ Modules/_sre/sre.c 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