Skip to content

Hypothesis for Python - version 6.143.1

Choose a tag to compare

@Zac-HD Zac-HD released this 02 Nov 04:26
· 628 commits to master since this release

"from_type()" now correctly handles annotated-types annotations on
"typing.TypedDict" fields which are also marked as being "ReadOnly",
"Required", or "NotRequired" (issue #4474).

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