This patch fixes a deprecation warning if you're using recent versions of importlib-metadata (issue #2934), which we use to load third-party plugins such as Pydantic's integration. On older versions of importlib-metadata, there is no change and you don't need to upgrade. The canonical version of these notes (with links) is on readthedocs
This release upgrades the import logic for ghostwritten tests, handling many cases where imports wou...
This patch corrects some internal documentation. There is no user- visible change. The canonical ve...
This release improves shrinking quality in some special cases. The canonical version of these notes ...
This patch removes some old debugging helpers in our Numpy extra which have not been needed since is...
This patch moves some internal code, so that future work can avoid creating import cycles. There is...
This patch adds a final fallback clause to our plugin logic to fail with a warning rather than error...
This patch strengthens some internal import-time consistency checks for the built-in strategies. The...
This patch is to ensure that our internals remain comprehensible to mypy 0.740 - there is no user-vi...
This patch works around a crash when an incompatible version of Numpy is installed under PyPy 5.10 (...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This release adds the hypothesis[codemods] extra, which you can use to check for and automatically f...
This patch tracks some additional information in Hypothesis internals, and has no user-visible impac...
This patch removes some unnecessary intermediate list-comprehensions, using the latest versions of p...
This patch removes some old internal helper code that previously existed to make Python 2 compatibil...
This patch cleans up some internal code related to filtering strategies. There is no user-visible ch...
This release upgrades the import logic for ghostwritten tests, handling many cases where imports wou...
This patch corrects some internal documentation. There is no user- visible change. The canonical ve...
This release improves shrinking quality in some special cases. The canonical version of these notes ...
This patch removes some old debugging helpers in our Numpy extra which have not been needed since is...
This patch moves some internal code, so that future work can avoid creating import cycles. There is...
This patch adds a final fallback clause to our plugin logic to fail with a warning rather than error...
This patch strengthens some internal import-time consistency checks for the built-in strategies. The...
This patch is to ensure that our internals remain comprehensible to mypy 0.740 - there is no user-vi...
This patch works around a crash when an incompatible version of Numpy is installed under PyPy 5.10 (...
This release adjusts some internal code to help make our test suite more reliable. There is no user-...
This release adds the hypothesis[codemods] extra, which you can use to check for and automatically f...
This patch tracks some additional information in Hypothesis internals, and has no user-visible impac...
This patch removes some unnecessary intermediate list-comprehensions, using the latest versions of p...
This patch removes some old internal helper code that previously existed to make Python 2 compatibil...
This patch cleans up some internal code related to filtering strategies. There is no user-visible ch...
This release upgrades the import logic for ghostwritten tests, handling many cases where imports wou...
This patch corrects some internal documentation. There is no user- visible change. The canonical ve...
This release improves shrinking quality in some special cases. The canonical version of these notes ...