forked from pool/python-hypothesis
Accepting request 1152084 from home:mcalabkova:branches:devel:languages:python
- Update to 6.98.9 * Avoid creating a .hypothesis directory when using register_type_strategy(). * Add ability to pass any object to note(). * Warn when constructing a repr that is overly long. * Change the distribution of sampled_from() when sampling from a Flag. * Deprecate use of the global random number generator while drawing from a strategy. * Improve our distribution of generated values for all strategies. * Improve the Ghostwriter for binary operators. OBS-URL: https://build.opensuse.org/request/show/1152084 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=185
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 12:42:26 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 6.98.9
|
||||
* Avoid creating a .hypothesis directory when using register_type_strategy().
|
||||
* Add ability to pass any object to note().
|
||||
* Warn when constructing a repr that is overly long.
|
||||
* Change the distribution of sampled_from() when sampling from a Flag.
|
||||
* Deprecate use of the global random number generator while drawing from a strategy.
|
||||
* Improve our distribution of generated values for all strategies.
|
||||
* Improve the Ghostwriter for binary operators.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 13:47:04 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user