Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Adam Ciarcinski
Date: 2017-12-13 09:17:10
Message id: 20171213081710.53ECAFB40@cvs.NetBSD.org
Log Message:
py-hypothesis: updated to 3.42.2
3.42.2:
This patch fixes :issue:1017, where instances of a list or tuple subtype used as \
an argument to a strategy would be coerced to tuple.
3.42.1:
This release has some internal cleanup, which makes reading the code more \
pleasant and may shrink large examples slightly faster.
3.42.0:
This release deprecates :ref:faker-extra, which was designed as a transition \
strategy but does not support example shrinking or coverage-guided discovery.
Files: