Regex

Latest version: v2024.11.6

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

Scan your dependencies

Page 10 of 42

2020.11.2

Updated list of supported Python versions.

Added .travis.yml file.

2020.10.28

Git issue 362: Any LICENSE work for this project?

Changed licence to Apache 2.0 and added licence file.

2020.10.23

Git issue 387: Compilaton flag to avoid storing compiled regexp in internal cache

Slight reversion/revision. You can prevent explicitly-compiled patterns from being cached by using "cache_all(False)".

2020.10.22

Git issue 387: Compilaton flag to avoid storing compiled regexp in internal cache

No longer caches patterns that are compiled explicitly.

2020.10.15

Git issue 386: GCC 10 warnings

Fixed bugs in fuzzy_match_string_fld and fuzzy_match_group_fld.

Added more braces around data in some Unicode tables.

2020.10.11

Git issue 385: Comments in expressions

Didn't parse regex comments property when in VERBOSE mode.

Page 10 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.