Regex

Latest version: v2024.11.6

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

Scan your dependencies

Page 33 of 42

2014.11.13

Not secure
Hg issue 127: Infinite loop is found

Not an infinite loop, but slow because of repeated backtracking on a very long chunk of text.

This fix reduces the amount of backtracking and re-matching.

2014.11.3

Not secure
Hg issue 125: Reference to entire match (\g<0>) in Pattern.sub() doesn't work as of 2014.09.22 release.

2014.10.24

Not secure
Reverted licence.

2014.10.23

Not secure
Fixed bug in determining line number in regex.

Changed licence to Apache License 2.0 and included copy in release.

2014.10.9

Not secure
Issue 22578: Add additional attributes to re.error

Added the attributes .msg, .pattern, .pos, .lineno and .colno to the regex error class.

2014.10.7

Not secure
Fixed bug in partial matching when required string occurs after repeat.

Page 33 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.