Hypothesis

Latest version: v6.104.0

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

Scan your dependencies

Page 139 of 198

3.72.0

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

This release makes setting attributes of the :class:`hypothesis.settings`
class an explicit error. This has never had any effect, but could mislead
users who confused it with the current settings *instance*
``hypothesis.settings.default`` (which is also immutable). You can change
the global settings with :ref:`settings profiles <settings_profiles>`.

3.71.11

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

This patch factors out some common code in the shrinker for iterating
over pairs of data blocks. There should be no user-visible change.

3.71.10

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

This patch allows :func:`~hypothesis.strategies.from_type` to handle the
empty tuple type, :obj:`typing.Tuple[()] <python:typing.Tuple>`.

3.71.9

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

This patch updates some internal comments for :pypi:`mypy`.
There is no user-visible effect, even for Mypy users.

3.71.8

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

This patch fixes a rare bug that would cause a particular shrinker pass to
raise an IndexError, if a shrink improvement changed the underlying data
in an unexpected way.

3.71.7

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

This release fixes the broken cross-references in our docs,
and adds a CI check so we don't add new ones.

Page 139 of 198

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.