mirror of https://github.com/python/cpython
75a6fadf36
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> |
||
---|---|---|
.. | ||
__init__.py | ||
_casefix.py | ||
_compiler.py | ||
_constants.py | ||
_parser.py |