Hypothesis

Latest version: v6.122.3

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

Scan your dependencies

Page 1 of 210

6.122.3

--------------------

This patch improves our error and warning messages.

- Add a warning for ``st.text("ascii")`` - you probably meant ``st.text(st.characters(codec="ascii"))``. Similarly for ``"utf-8"``.
- Recommend remedies in the error message of ``Unsatisfiable``.
- When ``given`` errors because it was given an extra keyword argument, and the keyword matches a setting name like ``max_examples``, recommend ``settings(max_examples=...)`` instead.

6.122.2

--------------------

This patch updates some outdated external links in our documentation.

6.122.1

--------------------

Fix :func:`~hypothesis.strategies.from_type`
on :class:`collections.abc.Callable` returning ``None``.

6.122.0

--------------------

This release adds ``.span_start()`` and ``.span_end()`` methods
to our internal ``PrimitiveProvider`` interface, for use by
:ref:`alternative-backends`.

6.121.2

--------------------

This patch updates our autoformatting tools, improving our code style without any API changes.

6.121.1

--------------------

This release brings back the old representation of :class:`hypothesis.stateful.Bundle`, reverting most changes of `PR 4124 <https://github.com/HypothesisWorks/hypothesis/pull/4124>`_.

Page 1 of 210

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.