Hypothesis for Python - version 6.57.0
Zac-HD
released this
14 Nov 04:59
·
2779 commits
to master
since this release
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.
The canonical version of these notes (with links) is on readthedocs.