Hypothesis

Latest version: v6.122.3

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

Scan your dependencies

Page 124 of 210

4.23.7

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

This patch clarifies some error messages when the test function signature
is incompatible with the arguments to :func:`given <hypothesis.given>`,
especially when the :obj:`settings() <hypothesis.settings>` decorator
is also used (:issue:`1978`).

4.23.6

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

This release adds the :pypi:`pyupgrade` fixer to our code style,
for consistent use of dict and set literals and comprehensions.

4.23.5

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

This release slightly simplifies a small part of the core engine.
There is no user-visible change.

4.23.4

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

Fixes a minor formatting issue the docstring of :func:`~hypothesis.strategies.from_type`

4.23.3

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

Adds a recipe to the docstring of :func:`~hypothesis.strategies.from_type`
that describes a means for drawing values for "everything except" a specified type.
This recipe is especially useful for writing tests that perform input-type validation.

4.23.2

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

This patch uses :pypi:`autoflake` to remove some pointless ``pass`` statements,
which improves our workflow but has no user-visible impact.

Page 124 of 210

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.