Hypothesis version 6.165.8
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.