Regex

Latest version: v2024.5.15

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

Scan your dependencies

Page 26 of 40

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.

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.

Page 26 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.