Files
cpython/Lib
Serhiy Storchaka 75a6fadf36 gh-91524: Speed up the regular expression substitution (#91525)
Functions re.sub() and re.subn() and corresponding re.Pattern methods
are now 2-3 times faster for replacement strings containing group references.

Closes #91524

Primarily authored by serhiy-storchaka Serhiy Storchaka
Minor-cleanups-by: Gregory P. Smith [Google] <greg@krypto.org>
2022-10-23 15:57:30 -07:00
..
2022-05-06 23:53:50 +01:00
2022-04-11 15:02:41 -07:00
2022-04-11 15:02:41 -07:00
2022-04-27 15:28:56 -06:00
2022-04-21 19:28:34 -07:00
2022-08-30 06:36:11 +02:00
2022-04-27 20:26:33 -07:00