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

latest releases: hypothesis-python-6.116.0, hypothesis-python-6.115.6, hypothesis-python-6.115.5...
4 years ago

If you have django installed but don't use it, this patch will make
"import hypothesis" a few hundred milliseconds faster (e.g. 0.704s ->
0.271s).

Thanks to importtime-waterfall for highlighting this problem and Jake
Vanderplas for the solution - it's impossible to misuse code from a
module you haven't imported!

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.