Hypothesis

Latest version: v6.99.13

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

Scan your dependencies

Page 108 of 194

4.23.9

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

This patch fixes a very rare example database issue with file permissions.

When running a test that uses both :func:`given <hypothesis.given>`
and ``pytest.mark.parametrize``, using :pypi:`pytest-xdist` on Windows,
with failing examples in the database, two attempts to read a file could
overlap and we caught ``FileNotFound`` but not other ``OSError``\ s.

4.23.8

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

This patch has a minor cleanup of the internal engine.
There is no user-visible impact.

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`

Page 108 of 194

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.