Hypothesis version 6.165.3
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.