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

11 hours ago

This release further improves printing of generated values, building
on the changes in version 6.151.11.

Principle changes:

  • In many cases where we would have printed a complex expression
    producing a value, we now print the repr (or a pretty-printed
    version of it).

  • Additionally, in some cases where we would print a complex
    expression that involved a lambda, we are now able to simplify that
    expression into a more readable one.

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.