Revisions of python-regex
buildservice-autocommit
accepted
request 1179137
from
Dirk Mueller (dirkmueller)
(revision 57)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 56)
- update to 2024.5.15: * fix hangs with fuzzy and optionals * Updated for Python 3.13.
buildservice-autocommit
accepted
request 1171297
from
Dirk Mueller (dirkmueller)
(revision 55)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 54)
- update to 2024.4.28: * Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes
buildservice-autocommit
accepted
request 1169318
from
Dirk Mueller (dirkmueller)
(revision 53)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 52)
- updatge to 2024.4.16: * Git issue 525: segfault when fuzzy matching empty list * The escape function no longer escapes \x00. It's not necessary. Inline flags can now be turned off and apply to what follows. Added \R to match line endings.
buildservice-autocommit
accepted
request 1130727
from
Dirk Mueller (dirkmueller)
(revision 51)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 50)
- update to 2023.10.10: * Updated to Unicode 15.1.0. * Limit running time for failing fullmatch - update to 2022.10.31 * update to unicode 15.0 * fix issue 474: regex has no equivalent to re.Match.groups() for captures * fix fuzzy character restrictions not applying to insertions * licensing change to Apache-2.0 * Fix Memory Error in regex.findall * For fullmatch, added check for end/start of string for
buildservice-autocommit
accepted
request 1109486
from
Markéta Machová (mcalabkova)
(revision 49)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1109462
from
Johannes Kastl (ojkastl_buildservice)
(revision 48)
update to 2023.8.8
buildservice-autocommit
accepted
request 1087113
from
Dirk Mueller (dirkmueller)
(revision 47)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 46)
- update to 2023.5.5: * Removed semicolon after 'else' in 'munge_name'. * Fixed pyproject.toml and setup.py. * pyproject.toml was missing. * Added pyproject.toml.
buildservice-autocommit
accepted
request 1081781
from
Dirk Mueller (dirkmueller)
(revision 45)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1081592
from
Dirk Mueller (dirkmueller)
(revision 44)
SR for python stack proposal
buildservice-autocommit
accepted
request 1074592
from
Dirk Mueller (dirkmueller)
(revision 43)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 42)
- update to 2023.3.23: * Backtracking failure matching regex * Limit running time for failing fullmatch
buildservice-autocommit
accepted
request 1035247
from
Markéta Machová (mcalabkova)
(revision 41)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1034923
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 40)
- update to 2022.10.31 * Updated text for supported Unicode and Python versions.
buildservice-autocommit
accepted
request 1004180
from
Dirk Mueller (dirkmueller)
(revision 39)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 38)
- update to 2022.9.13: * update to unicode 15.0
Displaying revisions 1 - 20 of 57