Skip to content

Hypothesis for Python - version 5.20.4

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 23 Jul 16:05
· 4744 commits to master since this release

This release improves the performance of the "sample" method on
objects obtained from "randoms()" when "use_true_random=False". This
should mostly only be noticeable when the sample size is a large
fraction of the population size, but may also help avoid health check
failures in some other cases.

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