Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hypothesis
From: Adam Ciarcinski
Date: 2022-11-14 09:33:57
Message id: 20221114083357.A2CA4FA90@cvs.NetBSD.org
Log Message:
py-hypothesis: updated to 6.57.1
6.57.1 - 2022-11-14
This patch updates some internal type annotations and fixes a formatting bug in \
the explain phase reporting.
6.57.0 - 2022-11-14
Hypothesis now raises an error if you passed a strategy as the alphabet= \
argument to text(), and it generated something which was not a length-one \
string. This has never been supported, we’re just adding explicit validation \
to catch cases like this StackOverflow question.
Files: