Skip to content

Hypothesis version 6.165.11

Choose a tag to compare

@Zac-HD Zac-HD released this 29 Aug 22:50
· 24 commits to master since this release

This patch fixes the "redistribute_numeric_pairs" shrink pass, which
incorrectly checked "node1.type" instead of "node2.type" when guarding
against float precision loss above "MAX_PRECISE_INTEGER".

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