Hypothesis

Latest version: v6.100.1

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

Scan your dependencies

Page 126 of 195

3.86.8

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

This release has no user visible changes but updates our URLs to use HTTPS.

3.86.7

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

Hypothesis can now automatically generate values for Django models with a
`~django.db.models.URLField`, thanks to a new provisional strategy for URLs (:issue:`1388`).

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.

Page 126 of 195

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.