3.69.3: This patch handles passing an empty :class:python:enum.Enum to :func:~hypothesis.strategies.from_type returns :func:~hypothesis.strategies.nothing, instead of raising an internal :class:python:AssertionError. 3.69.2: This patch fixes a small mistake in an internal comment. There is no user-visible change. 3.69.1: This change fixes a small bug in how the core engine consults its cache of previously-tried inputs. There is unlikely to be any user-visible change. 3.69.0: This release improves argument validation for stateful testing. If the target or targets of a :func:~hypothesis.stateful.rule are invalid, we now raise a useful validation error rather than an internal exception. Passing both the target and targets arguments is deprecated - append the target bundle to the targets tuple of bundles instead. Passing the name of a Bundle rather than the Bundle itself is also deprecated. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |