Skip to content

Hypothesis for Python - version 6.138.2

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 16 Aug 01:17
· 40 commits to master since this release

The type annotations for "register_type_strategy()" now indicate that
it accepts registering types created with "typing.TypeAliasType" (aka
"type MyType = int").

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