pkgsrc/devel/py-hypothesis
adam 37d6011a1b Changes 3.10.0:
Hypothesis now uses inspect.getfullargspec internally. On Python 2, there are no visible changes.

On Python 3 @given and @composite now preserve annotations on the decorated function. Keyword-only arguments are now either handled correctly (e.g. @composite), or caught in validation instead of silently discarded or raising an unrelated error later (e.g. @given).
2017-05-23 07:57:50 +00:00
..
DESCR
distinfo Changes 3.10.0: 2017-05-23 07:57:50 +00:00
Makefile Changes 3.10.0: 2017-05-23 07:57:50 +00:00
PLIST Updated py-hypothesis to 3.8.2. 2017-04-27 12:55:54 +00:00