forked from pool/python-hypothesis
Accepting request 562205 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/562205 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
c01e3c8077
commit
3729e431e2
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 17:11:29 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 3.44.9:
|
||||
* This patch blacklists null characters ('\x00') in automatically
|
||||
created strategies for Django CharField and TextField, due to a
|
||||
database issue which was recently fixed upstream (Hypothesis issue
|
||||
#1045).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 07:24:23 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 3.44.8:
|
||||
* This release makes the Hypothesis shrinker slightly less greedy in
|
||||
order to avoid local minima - when it gets stuck, it makes a small
|
||||
attempt to search around the final example it would previously
|
||||
have returned to find a new starting point to shrink from. This
|
||||
should improve example quality in some cases, especially ones
|
||||
where the test data has dependencies among parts of it that make
|
||||
it difficult for Hypothesis to proceed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 17:06:43 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user