Changes of Revision 6

_service:tar_scm:python-hypothesis.spec Changed
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/LICENSE.txt -> _service:tar_scm:hypothesis-6.79.0.tar.gz/LICENSE.txt Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/MANIFEST.in Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/PKG-INFO Added
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/README.rst -> _service:tar_scm:hypothesis-6.79.0.tar.gz/README.rst Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/setup.cfg Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/setup.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/_hypothesis_ftz_detector.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/_hypothesis_pytestplugin.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/PKG-INFO Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/SOURCES.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/dependency_links.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/entry_points.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/not-zip-safe Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/requires.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis.egg-info/top_level.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/_error_if_old.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/_settings.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/configuration.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/control.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/core.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/database.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/entry_points.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/errors.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/executors.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/_array_helpers.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/_patching.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/array_api.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/cli.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/codemods.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/dateutil.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/django Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/django/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/django/_fields.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/django/_impl.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/dpcontracts.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/ghostwriter.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/lark.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/numpy.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/pandas Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/pandas/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/pandas/impl.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/pytestplugin.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/pytz.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/extra/redis.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/__init__.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/cache.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/cathetus.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/charmap.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/compat.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/__init__.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/choicetree.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/data.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/datatree.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/dfa Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/dfa/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/dfa/lstar.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/engine.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/floats.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/junkdrawer.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/optimiser.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/pareto.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinker.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/common.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/dfas.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/floats.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/integer.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/learned_dfas.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/lexical.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/shrinking/ordering.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/conjecture/utils.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/coverage.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/detection.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/entropy.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/escalation.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/filtering.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/floats.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/healthcheck.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/intervalsets.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/lazyformat.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/reflection.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/scrutineer.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/internal/validation.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/provisional.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/py.typed Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/reporting.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/stateful.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/statistics.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/attrs.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/collections.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/core.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/datetime.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/deferred.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/featureflags.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/flatmapped.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/functions.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/ipaddress.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/lazy.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/misc.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/numbers.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/random.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/recursive.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/regex.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/shared.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/strategies.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/strings.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/types.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/strategies/_internal/utils.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/utils Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/utils/__init__.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/utils/conventions.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/utils/dynamicvariables.py Changed
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/utils/terminal.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/vendor Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/vendor/__init__.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/vendor/pretty.py Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/vendor/tlds-alpha-by-domain.txt Added
_service:tar_scm:hypothesis-6.79.0.tar.gz/src/hypothesis/version.py Added
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.flake8 Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.gitattributes Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.github Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.github/workflows Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.github/workflows/main.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.github/workflows/update-deps.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.gitignore Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/.readthedocs.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/AUTHORS.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/CITATION.cff Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/CODEOWNERS Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/CODE_OF_CONDUCT.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/CONTRIBUTING.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/.ruby-version Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/CNAME Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/Dockerfile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/Gemfile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/Gemfile.lock Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/LICENSE.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/Makefile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/README.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/Vagrantfile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_config.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_data Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_data/authors.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_data/menu.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_includes Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_includes/blog_header.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_includes/footer.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_includes/head.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_includes/header.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts/blog_feed.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts/blog_listing.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts/default.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts/page.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_layouts/post.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-15-economics-of-software-correctness.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-15-getting-started-with-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-16-anatomy-of-a-test.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-16-encode-decode-invariant.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-16-quickcheck-in-every-language.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-16-the-purpose-of-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-19-rule-based-stateful-testing.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-04-29-testing-performance-optimizations.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-02-referential-transparency.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-11-generating-the-right-data.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-13-what-is-property-based-testing.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-19-announcing-hypothesis-legacy-support.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-26-exploring-voting-with-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-29-testing-optimizers-with-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-05-31-looking-for-guest-posts.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-06-05-incremental-property-based-testing.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-06-13-testing-configuration-parameters.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-06-30-tests-as-complete-specifications.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-07-04-calculating-the-mean.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-07-09-hypothesis-3.4.1-release.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-07-13-hypothesis-3.4.2-release.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-07-23-what-is-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-08-09-hypothesis-pytest-fixtures.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-08-19-recursive-data.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-08-31-how-many-tests.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-09-04-hypothesis-vs-eris.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-09-23-hypothesis-3.5.0-release.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-10-01-pytest-integration-sponsorship.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-10-17-canonical-serialization.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-10-31-hypothesis-3.6.0-release.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-12-05-integrated-shrinking.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-12-08-compositional-shrinking.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2016-12-10-how-hypothesis-works.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2017-03-09-hypothesis-for-researchers.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2017-04-05-how-not-to-die-hard-with-hypothesis.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2017-07-16-types-and-properties.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2017-09-14-multi-bug-discovery.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2017-09-28-threshold-problem.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2018-01-08-smarkets.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/_posts/2018-02-27-continuous-releases.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/alternatives Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/alternatives/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/alternatives/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/alternatives/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/details Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/details/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/details/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/details/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/development-process Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/development-process/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/development-process/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/development-process/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/example Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/example/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/example/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/example/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/faq Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/faq/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/faq/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/faq/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/intro Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/intro/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/intro/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/intro/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/news Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/news/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/news/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/news/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/non-technical Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/non-technical/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/non-technical/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/non-technical/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/principles Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/principles/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/principles/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/principles/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/properties Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/properties/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/properties/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/properties/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/python Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/python/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/python/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/python/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/technical Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/technical/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/technical/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/technical/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/writing-good-software Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/writing-good-software/feed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/writing-good-software/feed/index.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/articles/writing-good-software/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets/css Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets/css/jekyll-github.css Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets/css/site.css Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets/js Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/assets/js/site.js Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/products Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/products/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/provision.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/scratch Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/scratch/README.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/scratch/voting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/services Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/services/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/sitemap.xml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/testimonials Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/testimonials/index.html Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/training Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/HypothesisWorks.github.io/training/index.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/Makefile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/dragonfly-blue.svg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/dragonfly-rainbow-150w.svg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/dragonfly-rainbow.png Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/dragonfly-rainbow.svg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/favicon.ico Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/favicon.png Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/gimp.png Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/hypothesis.gpl Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/hypothesis.sketch Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/hypothesis2.sketch Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/inkscape.png Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/pin.jpg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/sticker.png Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/brand/stickers.jpg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/build.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/.gitignore Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/CHANGELOG.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/Cargo.toml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/README.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/data.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/database.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/distributions.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/engine.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/intminimize.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/conjecture-rust/src/lib.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/api-style.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/documentation.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/internals.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/review.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/strategies-that-shrink.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/guides/testing-hypothesis.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/.coveragerc Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/LICENSE.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/_static Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/_static/.empty Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/changes.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/community.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/conf.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/data.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/database.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/details.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/development.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/django.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/endorsements.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/examples.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/extras.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/ghostwriter.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/healthchecks.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/index.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/manifesto.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/numpy.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/packaging.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/quickstart.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/reproducing.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/settings.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/stateful.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/strategies.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/support.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/supported.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/docs/usage.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/example_hypothesis_entrypoint Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/example_hypothesis_entrypoint/example_hypothesis_entrypoint.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/example_hypothesis_entrypoint/setup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/example_hypothesis_entrypoint/test_entrypoint.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/test_binary_search.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/examples/test_rle.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/pyrightconfig.json Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/scripts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/scripts/basic-test.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/scripts/validate_branch_check.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/setup.cfg Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/setup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/_hypothesis_pytestplugin.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/_error_if_old.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/_settings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/control.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/core.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/database.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/entry_points.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/errors.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/_array_helpers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/array_api.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/cli.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/codemods.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/django Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/django/_fields.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/django/_impl.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/ghostwriter.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/lark.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/numpy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/pandas Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/pandas/impl.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/extra/pytz.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/charmap.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/compat.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/choicetree.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/data.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/dfa Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/dfa/lstar.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/engine.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/shrinker.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/shrinking Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/shrinking/dfas.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/conjecture/utils.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/entropy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/escalation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/filtering.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/floats.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/healthcheck.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/reflection.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/internal/scrutineer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/provisional.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/py.typed Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/reporting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/stateful.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/statistics.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/collections.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/core.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/datetime.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/numbers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/random.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/recursive.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/regex.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/strings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/strategies/_internal/types.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/utils Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/utils/terminal.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/vendor Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/vendor/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/vendor/pretty.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/vendor/tlds-alpha-by-domain.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/src/hypothesis/version.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/README.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/common.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/conftest.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_argument_validation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_arrays.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_from_dtype.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_indices.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_partial_adoptors.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_pretty.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/array_api/test_scalar_dtypes.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/codemods Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/codemods/test_codemod_cli.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/codemods/test_codemods.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/arguments.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/costbounds.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/debug.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/setup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/common/utils.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conftest.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/common.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_choice_tree.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_data_tree.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_dfa.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_engine.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_float_encoding.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_intlist.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_junkdrawer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_lstar.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_minimizer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_optimiser.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_order_shrinking.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_pareto.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_shrinker.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_shrinking_dfas.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_shrinking_interface.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_test_data.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/conjecture/test_utils.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_annotations.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_arbitrary_data.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_async_def.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_asyncio.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_attrs_inference.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_cache_implementation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_caching.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_cathetus.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_charmap.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_compat.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_complex_numbers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_composite.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_composite_kwonlyargs.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_control.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_core.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_custom_reprs.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_database_backend.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_datetimes.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_deadline.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_debug_information.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_deferred_strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_detection.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_direct_strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_draw_example.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_error_in_draw.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_escalation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_example.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_executors.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_explicit_examples.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_falsifying_example_output.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_feature_flags.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_filestorage.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_filter_rewriting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_filtered_strategy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_find.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_flakiness.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_float_nastiness.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_float_utils.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_functions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_fuzz_one_input.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_given_error_conditions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_health_checks.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_internal_helpers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_intervalset.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lambda_formatting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lazy_import.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lookup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lookup_py310.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lookup_py37.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lookup_py38.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_lookup_py39.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_map.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_mock.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_nothing.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_numerics.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_one_of.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_permutations.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_phases.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_posonly_args_py38.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_pretty.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_provisional_strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_random_module.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_randoms.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_recursive.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_reflection.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_regex.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_regressions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_reporting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_reproduce_failure.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_runner_strategy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_sampled_from.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_scrutineer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_searchstrategy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_seed_printing.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_settings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_setup_teardown.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_shrink_budgeting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_simple_characters.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_simple_collections.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_simple_strings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_slices.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_slippage.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_stateful.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_statistical_events.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_subnormal_floats.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_targeting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_testdecorators.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_text.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_traceback_elision.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_type_lookup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_type_lookup_forward_ref.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_unicode_identifiers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_unittest.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_uuids.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_validation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/cover/test_verbosity.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/datetime Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/datetime/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/datetime/test_dateutil_timezones.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/datetime/test_pytz_timezones.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/datetime/test_zoneinfo_timezones.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/manage.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toys Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toys/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toys/settings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toys/urls.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toys/wsgi.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/admin.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/forms.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/models.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/test_basic_configuration.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/test_given_forms.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/test_given_models.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/django/toystore/views.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/dpcontracts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/dpcontracts/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/dpcontracts/test_contracts.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/addition_op_magic.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/addition_op_multimagic.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/base64_magic.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_binop_error_handler.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_fuzz_error_handler.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_operator.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_roundtrip_arithmeticerror_handler.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_roundtrip_error_handler.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/division_roundtrip_typeerror_handler.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/eval_equivalent.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/fuzz_classmethod.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/fuzz_sorted.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/fuzz_staticmethod.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/fuzz_ufunc.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/fuzz_with_docstring.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/hypothesis_module_magic.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/magic_base64_roundtrip.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/magic_builtins.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/magic_class.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/magic_gufunc.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/multiplication_operator.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/multiplication_operator_unittest.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/re_compile.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/re_compile_except.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/re_compile_unittest.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_idempotent.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_self_equivalent.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_self_error_equivalent_1error.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_self_error_equivalent_2error_unittest.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_self_error_equivalent_simple.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/sorted_self_error_equivalent_threefuncs.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/timsort_idempotent.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/recorded/timsort_idempotent_asserts.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/test_expected_output.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/test_ghostwriter.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/test_ghostwriter_cli.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/ghostwriter/try-writing-for-installed.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/lark Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/lark/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/lark/test_grammar.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_argument_validation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_bad_repr.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_baseexception.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_boundary_exploration.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_build_signature.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_cache_implementation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_cacheable.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_characters.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_collective_minimization.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_compat.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_completion.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_conjecture_engine.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_conjecture_int_list.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_conjecture_utils.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_conventions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_database_agreement.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_database_usage.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_deferred_errors.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_drypython_returns.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_duplication.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_dynamic_variable.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_emails.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_eval_as_source.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_explore_arbitrary_languages.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_fancy_repr.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_filtering.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_find.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_fixtures.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_flatmap.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_floating.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_from_type_recipe.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_given_error_conditions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_given_reuse.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_imports.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_integer_ranges.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_interesting_origin.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_labels.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_large_examples.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_limits.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_lstar.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_modify_inner_test.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_nesting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_pretty_repr.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_randomization.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_recursive.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_regex.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_regressions.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_reusable_values.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_sampled_from.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_scrutineer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_sets.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_sharing.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_simple_numbers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_simple_strings.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_skipping.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_stateful.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_strategy_state.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_subnormal_floats.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_targeting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_testdecorators.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_threading.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_type_lookup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_type_lookup_forward_ref.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_type_lookup_future_annotations.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_unusual_settings_configs.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/nocover/test_uuids.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_argument_validation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_deprecation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_fill_values.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_floor_ceil.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_from_dtype.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_gen_data.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_gufunc.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_import.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_narrow_floats.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_randomness.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/numpy/test_sampled_from.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/helpers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/test_argument_validation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/test_data_frame.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/test_indexes.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pandas/test_series.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_capture.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_checks.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_compat.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_doctest.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_fixtures.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_junit.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_mark.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_parametrized_db_keys.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_profiles.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_pytest_detection.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_reporting.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_runs.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_seeding.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_skipping.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/pytest/test_statistics.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_deferred_strategies.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_discovery_ability.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_float_shrinking.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_integers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_normalization.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_poisoned_lists.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_poisoned_trees.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_shrink_quality.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_shrinking_order.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/quality/test_zig_zagging.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/redis Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/redis/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/redis/test_redis_exampledatabase.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/typing_extensions Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/typing_extensions/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tests/typing_extensions/test_backported_types.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-python/tox.ini Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/.gitignore Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/.rspec Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/.rubocop.yml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/.ruby-version Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/CHANGELOG.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/Cargo.toml Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/Gemfile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/Gemfile.lock Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/LICENSE.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/README.markdown Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/Rakefile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/docs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/docs/debt.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/docs/design.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/ext Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/ext/Makefile Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/ext/extconf.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/hypothesis-specs.gemspec Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/engine.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/errors.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/junkdrawer.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/possible.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/testcase.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/lib/hypothesis/world.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/minitests Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/minitests/test_multiple_failures.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/minitests/test_stable_identifier.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/scripts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/scripts/run-tests-isolated.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/secrets.tar.enc Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/arrays_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/backtrace_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/bad_usage_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/basic_examples_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/boolean_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/choice_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/database_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/debug_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/example_discovery_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/example_printing_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/example_shrinking_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/hashes_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/integer_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/mixing_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/multiple_failures_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/phase_specification_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/provided_list_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/spec_helper.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/stable_identifier_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/spec/strings_spec.rb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/src Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/hypothesis-ruby/src/lib.rs Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/mypy.ini Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/notebooks Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/notebooks/Designing a better simplifier.ipynb Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/paper.bib Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/paper.md Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/pytest.ini Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/coverage.in Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/coverage.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/test.in Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/test.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/tools.in Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/requirements/tools.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/scripts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/scripts/install.ps1 Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/scripts/run_with_env.cmd Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/README.rst Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/ignore-list.txt Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/scripts Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/scripts/common.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/scripts/ensure-python.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/scripts/ensure-rustup.sh Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/scripts/tool-hash.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/setup.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/__init__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/__main__.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/installers.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/junkdrawer.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/projects Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/projects/conjecturerust.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/projects/hypothesispython.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/projects/hypothesisruby.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/releasemanagement.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/tooling/src/hypothesistooling/scripts.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_ci_config.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_deploy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_documentation.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_mypy.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_pyright.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_release_files.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_release_management.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_requirements.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_rst_is_valid.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_shellcheck.py Deleted
_service:tar_scm:hypothesis-python-6.47.0.tar.gz/whole-repo-tests/test_validate_branch_check.py Deleted