forked from pool/python-hypothesis
- Update to 6.88.1
* improves :func:`~hypothesis.strategies.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]) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=177
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 15:02:50 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Update to 6.88.1
|
||||
* improves :func:`~hypothesis.strategies.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])
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 14:10:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user