Skip to content

Commit dacec73

Browse files
committed
Correct release file
1 parent 3419e24 commit dacec73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hypothesis-python/RELEASE.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ RELEASE_TYPE: patch
33
This release fixes a small caching bug in Hypothesis internals that may under
44
some circumstances have resulted in a less diverse set of test cases being
55
generated than was intended.
6+
7+
Fixing this problem revealed some performance problems that could occur during targeted property based testing, so this release also fixes those. Targeted property-based testing should now be significantly faster in some cases,
8+
but this may be at the cost of reduced effectiveness.

0 commit comments

Comments
 (0)