github HypothesisWorks/hypothesis v6.161.1
Hypothesis version 6.161.1

5 hours ago

"from_lark()" could generate strings which the grammar's lexer
tokenizes differently than the terminal they were generated for, and
which therefore fail to parse - for example "'"""'" for Lark's built-
in "ESCAPED_STRING" terminal (issue #4325). Terminal strategies now
only generate strings which the lexer would match in their entirety.

The canonical version of these notes (with links) is on readthedocs.

Don't miss a new hypothesis release

NewReleases is sending notifications on new releases.