forked from pool/python-hypothesis
Accepting request 1199122 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 6.112.0
* This release adds support for variable-width bytes in our IR
layer (issue #3921), which should mean improved performance
anywhere you use binary(). If you maintain an alternative
backend as part of our (for now explicitly unstable)
Alternative backends for Hypothesis, this release changes the
draw_* interface and may be a breaking change for you.
OBS-URL: https://build.opensuse.org/request/show/1199122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=193
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 05:56:55 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 6.112.0
|
||||
* This release adds support for variable-width bytes in our IR
|
||||
layer (issue #3921), which should mean improved performance
|
||||
anywhere you use binary(). If you maintain an alternative
|
||||
backend as part of our (for now explicitly unstable)
|
||||
Alternative backends for Hypothesis, this release changes the
|
||||
draw_* interface and may be a breaking change for you.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 14:23:01 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user