Hypothesis

Latest version: v6.100.1

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

Scan your dependencies

Page 118 of 195

4.7.10

Not secure
-------------------

This release is a purely internal refactoring of Hypothesis's API for representing test cases.
There should be no user visible effect.

4.7.9

Not secure
------------------

This release changes certain shrink passes to make them more efficient when
they aren't making progress.

4.7.8

Not secure
------------------

This patch removes some unused code, which makes the internals
a bit easier to understand. There is no user-visible impact.

4.7.7

Not secure
------------------

This release reduces the number of operations the shrinker will try when reordering parts of a test case.
This should in some circumstances significantly speed up shrinking. It *may* result in different final test cases,
and if so usually slightly worse ones, but it should not generally have much impact on the end result as the operations removed were typically useless.

4.7.6

Not secure
------------------

This patch removes some unused code from the shrinker.
There is no user-visible change.

4.7.5

Not secure
------------------

This release changes certain shrink passes to make them *adaptive* - that is,
in cases where they are successfully making progress they may now do so significantly
faster.

Page 118 of 195

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.