Go to file
Dirk Mueller 9675953a63 Accepting request 982468 from home:bnavigator:branches:devel:languages:python
- Update to 6.47.1
  * Our pretty-printer no longer sorts dictionary keys, since
    iteration order is stable in Python 3.7+ and this can affect
    reproducing examples (issue #3370). This PR was kindly
    supported by Ordina Pythoneers.
- Release 6.47.0
  * The Ghostwritter can now write tests for @classmethod or
    @staticmethod methods, in addition to the existing support for
    functions and other callables (issue #3318). Thanks to Cheuk
    Ting Ho for the patch.
- Release 6.46.11
  * Mention hypothesis.strategies.timezones() in the documentation
    of hypothesis.strategies.datetimes() for completeness.
  * Thanks to George Macon for this addition.
- Release 6.46.10
  * This release contains some small improvements to our
    documentation. Thanks to Felix Divo for his contribution!
- Release 6.46.9
  * This patch by Adrian Garcia Badaracco adds type annotations to
    some private internals (issue #3074).
- Release 6.46.8
  * This patch by Phillip Schanely makes changes to the floats()
    strategy when min_value or max_value is present. Hypothesis
    will now be capable of generating every representable value in
    the bounds. You may notice that hypothesis is more likely to
    test values near boundaries, and values that are very close to
    zero.
  * These changes also support future integrations with symbolic
    execution tools and fuzzers (issue #3086).
- Release 6.46.7

OBS-URL: https://build.opensuse.org/request/show/982468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=152
2022-06-14 07:39:05 +00:00
_multibuild Accepting request 635548 from home:mcepl:work 2018-09-13 14:27:57 +00:00
_service Accepting request 982468 from home:bnavigator:branches:devel:languages:python 2022-06-14 07:39:05 +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
hypothesis-python-6.47.1.tar.gz Accepting request 982468 from home:bnavigator:branches:devel:languages:python 2022-06-14 07:39:05 +00:00
python-hypothesis.changes Accepting request 982468 from home:bnavigator:branches:devel:languages:python 2022-06-14 07:39:05 +00:00
python-hypothesis.spec Accepting request 982468 from home:bnavigator:branches:devel:languages:python 2022-06-14 07:39:05 +00:00