Regex

Latest version: v2024.11.6

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

Scan your dependencies

Page 25 of 42

2016.5.15

Not secure
Hg issue 208: Named list, (?ri) flags, Backreference

Fixed more issues with the alignment of text in a buffer when using named lists.

Also changed how a compiled regex is pickled to use a bytestring for the packed code list. (It was actually pickling an unpacked list of ints.)

2016.5.14

Not secure
Hg issue 205: Named list and (?ri) flags

string_set_match_ign_fwdrev wasn't taking into account that it fills the folded buffer from the end when searching in reverse.

2016.5.13

Not secure
Hg issue 204: confusion of (?aif) flags

The FULLCASE flag is now ignored if the ASCII flag is turned on.

2016.4.25

Not secure
Hg issue 203: partial matching bug

The text position wasn't always set correctly before returning the status.

2016.4.16

Hg issue 201: ENHANCEMATCH crashes interpreter

Fixed an issue with restoring group captures.

2016.4.7

Hg issue 199: Segfault in re.compile

Removed copies of groups that weren't called.

Page 25 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.