summaryrefslogtreecommitdiffstats
path: root/Modules/_sre/sre_lib.h
Commit message (Expand)AuthorAgeFilesLines
* gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is termi...Gregory P. Smith2022-06-171-13/+17
* gh-91870: Remove unsupported SRE opcode CALL (GH-91872)Serhiy Storchaka2022-04-261-1/+0
* gh-91616: re module, fix .fullmatch() mismatch when using Atomic Grouping or ...Ma Lin2022-04-191-7/+7
* bpo-47256: Increasing the depth of backtracking in RE (GH-32411)Ma Lin2022-04-181-38/+38
* gh-91404: Use computed gotos and reduce indirection in re (#91495)Brandt Bucher2022-04-151-343/+393
* bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)Serhiy Storchaka2022-04-041-0/+1759