Go to file
Dominique Leuenberger cc190c1b51 Accepting request 818623 from devel:languages:python
- Update to version 5.19.0:
  * This release improves the randoms() strategy by adding support
    for Random instances where Hypothesis generates the random
    values rather than having them be “truly” random.
- Update to version 5.18.3:
  * This patch adds some internal functions to support a new feature
    we’re working on. There is no user-visible change… yet.
- Update to version 5.18.2:
  * This patch improves our docs for the derandomize setting.
- Update to version 5.18.1:
  * This release consists of some internal refactoring to the shrinker
    in preparation for future work. It has no user visible impact.
- Update to version 5.18.0:
  * This release teaches Hypothesis to shorten tracebacks for explicit
    examples, as we already do for generated examples, so that you can
    focus on your code rather than ours.
  * If you have multiple failing explicit examples, they will now all
    be reported. To report only the first failure, you can use the
    report_multiple_bugs=False setting as for generated examples.
- Update to version 5.17.0:
  * This patch adds strategy inference for the Literal, NewType, Type,
    DefaultDict, and TypedDict types from the typing_extensions
    backport on PyPI.
- Update to version 5.16.3:
  * This patch precomputes some of the setup logic for our
    experimental external fuzzer integration and sets deadline=None
    in fuzzing mode, saving around 150us on each iteration.
  * This is around two-thirds the runtime to fuzz an empty test with
    @given(st.none()), and nice to have even as a much smaller
    fraction of the runtime for non-trivial tests.

OBS-URL: https://build.opensuse.org/request/show/818623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=48
2020-07-06 14:19:03 +00:00
_multibuild Accepting request 635548 from home:mcepl:work 2018-09-13 14:27:57 +00:00
.gitattributes Accepting request 343319 from home:tbechtold:branches:devel:languages:python 2015-11-11 10:36:03 +00:00
.gitignore Accepting request 343319 from home:tbechtold:branches:devel:languages:python 2015-11-11 10:36:03 +00:00
failing-test_array_values_are_unique_high_collision.patch - Add failing-test_array_values_are_unique_high_collision.patch 2020-05-21 14:56:46 +00:00
hypothesis-python-5.19.0.tar.gz Accepting request 818385 from home:alarrosa:branches:devel:languages:python 2020-07-03 09:39:07 +00:00
python-hypothesis.changes Accepting request 818385 from home:alarrosa:branches:devel:languages:python 2020-07-03 09:39:07 +00:00
python-hypothesis.spec Accepting request 818622 from home:alarrosa:branches:devel:languages:python 2020-07-03 16:35:41 +00:00