Hypothesis

Latest version: v6.103.0

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

Scan your dependencies

Page 129 of 197

3.86.6

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

This release is a pure refactoring that extracts some internal code into its own file.
It should have no user visible effect.

3.86.5

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

This is a docs-only patch, which fixes some typos and removes a few hyperlinks
for deprecated features.

3.86.4

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

This release changes the order in which the shrinker tries to delete data.
For large and slow tests this may significantly improve the performance of shrinking.

3.86.3

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

This release fixes a bug where certain places Hypothesis internal errors could be
raised during shrinking when a user exception occurred that suppressed an exception
Hypothesis uses internally in its generation.

The two known ways to trigger this problem were:

* Errors raised in stateful tests' teardown function.
* Errors raised in finally blocks that wrapped a call to ``data.draw``.

These cases will now be handled correctly.

3.86.2

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

This patch is a docs-only change to fix a broken hyperlink.

3.86.1

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

This patch fixes :issue:`1732`, where :func:`~hypothesis.strategies.integers`
would always return ``long`` values on Python 2.

Page 129 of 197

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.