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 | -38/+21 |
* | gh-92728: Restore re.template, but deprecate it (GH-93161) | Miro HronĨok | 2022-05-25 | 1 | -0/+2 |
* | gh-91870: Remove unsupported SRE opcode CALL (GH-91872) | Serhiy Storchaka | 2022-04-26 | 1 | -6/+0 |
* | gh-91575: Add a script for generating data for case-insensitive matching in r... | Serhiy Storchaka | 2022-04-22 | 1 | -57/+2 |
* | gh-91575: Update case-insensitive matching in re to the latest Unicode versio... | Serhiy Storchaka | 2022-04-18 | 1 | -3/+27 |
* | bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300) | Serhiy Storchaka | 2022-04-06 | 1 | -2/+0 |
* | bpo-23689: re module, fix memory leak when a match is terminated by a signal ... | Ma Lin | 2022-04-03 | 1 | -22/+39 |
* | bpo-47152: Convert the re module into a package (GH-32177) | Serhiy Storchaka | 2022-04-02 | 1 | -0/+800 |