Go to file
Daniel Garcia f2d24d2d30 - Update to 6.61.0
- This release improves our treatment of database keys, which based on (among
    other things) the source code of your test function.  We now post-process
    this source to ignore decorators, comments, trailing whitespace, and blank
    lines - so that you can add :obj:`@example() <hypothesis.example>`\ s or
    make some small no-op edits to your code without preventing replay of any
    known failing or covering examples.
- 6.60.1 - 2022-12-11
  - This patch updates our vendored `list of top-level domains
    <https://www.iana.org/domains/root/db>`__,
    which is used by the provisional :func:`~hypothesis.provisional.domains`
    strategy.
- 6.60.0 - 2022-12-04
  - This release improves Hypothesis' ability to resolve forward references in
    type annotations. It fixes a bug that prevented
    :func:`~hypothesis.strategies.builds` from being used with `pydantic models
    that possess updated forward references
    <https://pydantic-docs.helpmanual.io/usage/postponed_annotations/>`__. See
    :issue:`3519`.
- 6.59.0 - 2022-12-02
  - The :obj:`@example(...) <hypothesis.example>` decorator now has a ``.via()``
    method, which future tools will use to track automatically-added covering
    examples (:issue:`3506`).
- 6.58.2 - 2022-11-30
  - This patch updates our vendored `list of top-level domains
    <https://www.iana.org/domains/root/db>`__, which is used by the provisional
    :func:`~hypothesis.provisional.domains` strategy.
- 6.58.1 - 2022-11-26
  - This patch shifts ``hypothesis[lark]`` from depending on the old
    :pypi:`lark-parser` package to the new :pypi:`lark` package.  There are no

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=158
2022-12-15 06:51:57 +00:00
_multibuild Accepting request 635548 from home:mcepl:work 2018-09-13 14:27:57 +00:00
_service - Update to 6.61.0 2022-12-15 06:51: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
hypothesis-python-6.61.0.tar.gz - Update to 6.61.0 2022-12-15 06:51:57 +00:00
python-hypothesis.changes - Update to 6.61.0 2022-12-15 06:51:57 +00:00
python-hypothesis.spec - Update to 6.61.0 2022-12-15 06:51:57 +00:00