summaryrefslogtreecommitdiffstats
path: root/Modules/_sre/sre.c
Commit message (Expand)AuthorAgeFilesLines
* gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is termi...Gregory P. Smith2022-06-171-43/+22
* gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)Serhiy Storchaka2022-06-141-11/+1
* gh-92728: Restore re.template, but deprecate it (GH-93161)Miro HronĨok2022-05-251-0/+1
* bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)Serhiy Storchaka2022-04-061-1/+0
* bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)Serhiy Storchaka2022-04-041-0/+3063