Skip to content

Hypothesis version 6.161.3

Choose a tag to compare

@Zac-HD Zac-HD released this 25 Jul 10:20

This patch improves our internal "@proxies" decorator, which now
preserves the kind of the decorated function: proxies for async
functions, generator functions, and async generator functions are
themselves functions of the same kind. This prepares for upcoming
"functions()" support (issue #4149).

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