Regex

Latest version: v2024.11.6

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

Scan your dependencies

Page 27 of 42

2016.2.25

Not secure
Hg issue 188: Crash during search

Stopped calling 'try_match' recursively when the tail of a branch is a branch. Increasing alternatives to 40000 caused the stack to overflow.

2016.2.24

Not secure
Hg issue 187: Crash on Anaconda Python if large number of pattern

Remove the recursion in 'use_nodes'. Increasing alternatives to 50000 caused the stack to overflow.

2016.2.23

Not secure
Hg issue 187: Crash on Anaconda Python if large number of pattern

Reduced the amount of recursion in 'add_repeat_guards'. The large number of alternatives (25154) caused the stack to overflow.

2016.1.10

Not secure
Hg issue 177: Build fails on pypy (OS X 10.11, clang)

Stripped out the if...endif that was added for Hg issue 135, which is no longer needed by more recent versions of PyPy.

2015.11.22

Not secure
Hg issue 180: bug of POSIX matching

Fixed bug where the groups aren't always correct with POSIX matching.

2015.11.14

Not secure
Hg issue 172: Performance of V1 mode

Fixed bug where RE_FLAG_FULLCASE not turned off when RE_FLAG_IGNORECASE turned off, leading to omission of first set.

Page 27 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.