github HypothesisWorks/hypothesis hypothesis-python-6.140.0
Hypothesis for Python - version 6.140.0

latest releases: hypothesis-python-6.140.2, hypothesis-python-6.140.1
22 hours ago

"characters()" now validates that the elements of the
"exclude_characters" and "include_characters" arguments are single
characters, which was always assumed internally. For example,
"exclude_characters=["a", "b"]" is valid while
"exclude_characters=["ab"]" will now raise an error up-front.

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

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.