Skip to content

Hypothesis for Python - version 6.127.0

Compare
Choose a tag to compare
@Zac-HD Zac-HD released this 23 Feb 20:57
· 66 commits to master since this release

This releases adds support for type aliases created with the "type"
statement (new in python 3.12) to "from_type()" and
"register_type_strategy()".

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