Skip to content

Hypothesis version 6.155.5

Latest

Choose a tag to compare

@Zac-HD Zac-HD released this 18 Jun 19:23
· 3 commits to master since this release

"dates()" now raises "InvalidArgument" if a "datetime" is passed as
"min_value" or "max_value". Because "datetime" is a subclass of
"date", such bounds were previously accepted and then failed with a
confusing "TypeError" while generating examples.

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