Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -44/+44 |
* | gh-91404: Use computed gotos and reduce indirection in re (#91495) | Brandt Bucher | 2022-04-15 | 2 | -343/+452 |
* | bpo-47152: Automatically regenerate sre_constants.h (GH-91439) | Serhiy Storchaka | 2022-04-12 | 1 | -2/+2 |
* | bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300) | Serhiy Storchaka | 2022-04-06 | 2 | -2/+0 |
* | bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290) | Serhiy Storchaka | 2022-04-04 | 5 | -0/+5947 |