cpython/Modules/_sre
Miro Hrončok 16a7e4a0b7
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.
2022-05-25 09:05:35 +03: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-25 09:05:35 +03: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-25 09:05:35 +03: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