cpython/Modules/_sre
Miss Islington (bot) 74b205b3eb
gh-92728: Restore re.template, but deprecate it (GH-93161)
Revert "bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)"

This reverts commit b09184bf05.
(cherry picked from commit 16a7e4a0b7)

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
2022-05-24 23:32:20 -07:00
..
clinic gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) 2022-05-03 20:25:41 +02:00
sre.c gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-24 23:32:20 -07:00
sre.h bpo-47256: Increasing the depth of backtracking in RE (GH-32411) 2022-04-18 16:50:40 +03:00
sre_constants.h gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-24 23:32:20 -07:00
sre_lib.h gh-91870: Remove unsupported SRE opcode CALL (GH-91872) 2022-04-26 21:07:25 +03:00
sre_targets.h gh-91870: Remove unsupported SRE opcode CALL (GH-91872) 2022-04-26 21:07:25 +03:00