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

latest releases: hypothesis-python-6.112.1, hypothesis-python-6.112.0, hypothesis-python-6.111.2...
20 months ago

This patch fixes invalid annotations detected for the tests generated
by Ghostwritter. It will now correctly generate "Optional" types with
just one type argument and handle union expressions inside of type
arguments correctly. Additionally, it now supports code with the "from
future import annotations" marker for Python 3.10 and newer.

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.