Skip to content

Hypothesis version 6.165.3

Choose a tag to compare

@Zac-HD Zac-HD released this 11 Aug 01:23
· 33 commits to master since this release

This patch fixes "BytestringProvider.draw_float" so that it can
generate negative floats. Previously, only 64 bits were drawn for a
65-bit float index format, so the sign bit was always zero and
negative floats could never be produced.

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