diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-11-03 15:32:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-05 11:28:42 +0000 |
commit | a510cb378b825d12a30263f196866de463cbd9d0 (patch) | |
tree | c4b9250d1dc5c817b073bfa1735ca71a4d1de4c1 /scripts/lib/scriptutils.py | |
parent | 2efe1f38377dbd38baf35e881d7feb90fcc6deb5 (diff) | |
download | poky-a510cb378b825d12a30263f196866de463cbd9d0.tar.gz |
python3-hypothesis: upgrade 6.87.4 -> 6.88.1
Changelog:
============
*improves register_type_strategy() when used with tuple subclasses, by
preventing them from being interpreted as generic and provided to
strategies like st.from_type(Sequence[int]) (issue #3767).
*allows strategy-generating functions registered with
register_type_strategy() to conditionally not return a strategy,
by returning NotImplemented (issue #3767).
(From OE-Core rev: 2660e656c775cc4bad779a47bd4e5473cd3446b2)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions