Hypothesis version 6.165.9
This patch improves the performance of "one_of()" when it can be
simplified to a single real strategy, for example "st.integers() |
st.nothing()".
The canonical version of these notes (with links) is on readthedocs.
This patch improves the performance of "one_of()" when it can be
simplified to a single real strategy, for example "st.integers() |
st.nothing()".
The canonical version of these notes (with links) is on readthedocs.