summaryrefslogtreecommitdiffstats
path: root/Modules/_sre/sre.h
Commit message (Expand)AuthorAgeFilesLines
* gh-109631: Allow interruption of short repeated regex matches (GH-109867)Serhiy Storchaka2023-09-261-0/+1
* gh-106508: Improve debugging of the _sre module (GH-106509)Serhiy Storchaka2023-07-081-0/+1
* gh-91524: Speed up the regular expression substitution (#91525)Serhiy Storchaka2022-10-231-0/+11
* gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is termi...Gregory P. Smith2022-06-171-4/+0
* bpo-47256: Increasing the depth of backtracking in RE (GH-32411)Ma Lin2022-04-181-6/+6
* bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)Serhiy Storchaka2022-04-041-0/+99