There is a newer version of the record available.

Published July 4, 2019 | Version hypothesis-python-4.26.0
Software Open

HypothesisWorks/hypothesis: Hypothesis for Python - version 4.26.0

Description

This release significantly improves the performance of drawing unique collections whose elements are drawn from "sampled_from()" strategies.

As a side effect, this detects an error condition that would previously have passed silently: When the "min_size" argument on a collection with distinct elements is greater than the number of elements being sampled, this will now raise an error.

The canonical version of these notes (with links) is on readthedocs..

Files

HypothesisWorks/hypothesis-hypothesis-python-4.26.0.zip

Files (1.6 MB)

Additional details