Hypothesis

Latest version: v6.104.0

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

Scan your dependencies

Page 137 of 198

3.75.1

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

This patch fixes a broken link in a docstring.
Thanks to Benjamin Lee for this contribution!

3.75.0

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

This release deprecates the use of ``min_size=None``, setting the default
``min_size`` to 0 (:issue:`1618`).

3.74.3

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

This patch makes some small internal changes to comply with a new lint setting
in the build. There should be no user-visible change.

3.74.2

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

This patch fixes :issue:`1153`, where time spent reifying a strategy was
also counted in the time spent generating the first example. Strategies
are now fully constructed and validated before the timer is started.

3.74.1

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

This patch fixes some broken formatting and links in the documentation.

3.74.0

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

This release checks that the value of the
:attr:`~hypothesis.settings.print_blob` setting is a
``PrintSettings`` instance.

Being able to specify a boolean value was not intended, and is now deprecated.
In addition, specifying ``True`` will now cause the blob to always be printed,
instead of causing it to be suppressed.

Specifying any value that is not a ``PrintSettings``
or a boolean is now an error.

Page 137 of 198

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.