Skip to content

Hypothesis version 6.165.8

Choose a tag to compare

@Zac-HD Zac-HD released this 14 Aug 19:08
· 14 commits to master since this release

This patch provides a better error message for some "from_regex()"
cases where the passed pattern and alphabet were incompatible, as in
"st.from_regex(r"\d", alphabet="abc")".

Thanks to Dmitry Dygalo for this fix!

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