Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-47152: Automatically regenerate sre_constants.h (GH-91439) | Serhiy Storchaka | 2022-04-12 | 1 | -43/+0 |
* | bpo-47227: Suppress expression chaining for more RE parsing errors (GH-32333) | Serhiy Storchaka | 2022-04-06 | 1 | -5/+5 |
* | bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300) | Serhiy Storchaka | 2022-04-06 | 4 | -13/+2 |
* | bpo-47152: Remove unused import in re (GH-32298) | Serhiy Storchaka | 2022-04-04 | 1 | -4/+0 |
* | bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290) | Serhiy Storchaka | 2022-04-04 | 1 | -1/+1 |
* | bpo-23689: re module, fix memory leak when a match is terminated by a signal ... | Ma Lin | 2022-04-03 | 2 | -23/+40 |
* | bpo-47152: Convert the re module into a package (GH-32177) | Serhiy Storchaka | 2022-04-02 | 4 | -0/+2504 |