Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is termi... | Gregory P. Smith | 2022-06-17 | 1 | -13/+17 |
* | gh-91870: Remove unsupported SRE opcode CALL (GH-91872) | Serhiy Storchaka | 2022-04-26 | 1 | -1/+0 |
* | gh-91616: re module, fix .fullmatch() mismatch when using Atomic Grouping or ... | Ma Lin | 2022-04-19 | 1 | -7/+7 |
* | bpo-47256: Increasing the depth of backtracking in RE (GH-32411) | Ma Lin | 2022-04-18 | 1 | -38/+38 |
* | gh-91404: Use computed gotos and reduce indirection in re (#91495) | Brandt Bucher | 2022-04-15 | 1 | -343/+393 |
* | bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290) | Serhiy Storchaka | 2022-04-04 | 1 | -0/+1759 |