Skip to content

Commit 3325a38

Browse files
committed
reword release notes
1 parent 58d61cd commit 3325a38

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

hypothesis-python/RELEASE.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
RELEASE_TYPE: patch
22

3-
Improves several issues from code introduced in :ref:`version 6.131.1 <v6.131.1>`:
3+
Improves several issues surrounding the code introduced in :ref:`version 6.131.1 <v6.131.1>`:
44

5-
* Improve speed of constants collection, and add a hard internal time limit to avoid running for too long.
6-
* Fix a ``RecursionError`` on deeply nested code.
5+
* Improve speed of constants collection.
6+
* Cache constants to the ``.hypothesis`` directory for future runs.
7+
* Fix a ``RecursionError`` on parsing deeply nested code.

0 commit comments

Comments
 (0)