mirror of https://github.com/python/cpython
e2b3d831fd
Now re.error is raised instead of OverflowError or RuntimeError for too large width of look-behind pattern. The limit is increased to 2**32-1 (was 2**31-1). |
||
---|---|---|
.. | ||
__init__.py | ||
_casefix.py | ||
_compiler.py | ||
_constants.py | ||
_parser.py |