Regex

Latest version: v2024.11.6

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 28 of 42

2015.11.12

Not secure
Hg issue 171: Weird performance of V1 mode

Fixed bug where RE_FLAG_FULLCASE not turned off when RE_FLAG_IGNORECASE turned off for required string, leading to required string not being used.

2015.11.9

Not secure
Hg issue 169: Performance

Further tweaks to fuzzy matching.

2015.11.8

Not secure
Hg issue 167: Performance of Backreference

No longer saves/restores groups or repeats around a lookaround if it doesn't contain any.

2015.11.7

Not secure
Hg issue 166: Performance

Improved the performance of fuzzy matching.

2015.11.5

Not secure
Hg issue 165: Performance / hung search

Made changes to fuzzy matching code, including refactoring different kind of fuzzy matching (exact/simple/enhanced/best).

2015.10.28

Hg issue 163: allow lookarounds in conditionals

Added support for a lookaround in a conditional pattern, e.g. r'(?(?=\d)\d+\b|\w+)'.

Page 28 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.