]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-hypothesis: upgrade 6.87.4 -> 6.88.1
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 3 Nov 2023 07:32:27 +0000 (15:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2023 11:21:02 +0000 (11:21 +0000)
commit2660e656c775cc4bad779a47bd4e5473cd3446b2
tree34e33c36b08fce55694fb5d1e887a2202dfe5ea4
parent3fc53e04736f6a5480b9e3537534146f5a1346ee
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).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-hypothesis_6.88.1.bb [moved from meta/recipes-devtools/python/python3-hypothesis_6.87.4.bb with 91% similarity]