summaryrefslogtreecommitdiffstats
path: root/Lib/re/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* gh-92728: Restore re.template, but deprecate it (GH-93161)Miro HronĨok2022-05-251-1/+22
* bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)Serhiy Storchaka2022-04-061-7/+1
* bpo-47152: Remove unused import in re (GH-32298)Serhiy Storchaka2022-04-041-4/+0
* bpo-47152: Convert the re module into a package (GH-32177)Serhiy Storchaka2022-04-021-0/+363