There is a newer version of the record available.

Published September 17, 2019 | Version hypothesis-python-4.36.1

HypothesisWorks/hypothesis: Hypothesis for Python - version 4.36.1

Description

This patch fixes a bug in strategy inference for attrs classes where Hypothesis would fail to infer a strategy for attributes of a generic type such as "Union[int, str]" or "List[bool]" (issue #2091).

Thanks to Jonathan Gayvallet for the bug report and this patch!

The canonical version of these notes (with links) is on readthedocs.

Files

HypothesisWorks/hypothesis-hypothesis-python-4.36.1.zip

Files (1.6 MB)

Additional details