diff options
author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-04-07 14:19:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-19 14:14:11 +0100 |
commit | caea484eb828cf90e63b69680c087a739ac343fa (patch) | |
tree | 346cfd579f7e6d30d6456748375323e75b5813f9 /scripts/lib/devtool/build_sdk.py | |
parent | ad529f66b3ad2c39e4f5c74026ff01b90529f472 (diff) | |
download | poky-caea484eb828cf90e63b69680c087a739ac343fa.tar.gz |
python3-hypothesis: upgrade 6.39.5 -> 6.41.0
Changelog:
=========
This release changes the implementation of "infer" to be an alias for
"Ellipsis". E.g. "@given(a=infer)" is now equivalent to
"@given(a=...)". Furthermore, "@given(...)" can now be specified so
that "@given" will infer the strategies for all arguments of the
decorated function based on its annotations.
(From OE-Core rev: 394fa87b68d6b0030a2d706ce70c2d5c28c4304b)
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions