Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Adam Ciarcinski
Date: 2017-06-20 09:26:10
Message id: 20170620072610.85A96FAE8@cvs.NetBSD.org
Log Message:
3.11.6:
This release involves no functionality changes, but is the first to ship wheels \
as well as an sdist.
3.11.5:
This release provides a performance improvement to shrinking. For cases where \
there is some non-trivial "boundary" value (e.g. the bug happens for \
all values greater than some other value), shrinking should now be substantially \
faster. Other types of bug will likely see improvements too.
This may also result in some changes to the quality of the final examples - it \
may sometimes be better, but is more likely to get slightly worse in some edge \
cases. If you see any examples where this happens in practice, please report \
them.
Files: