Skip to content

hypothesis_strategies: Prevent generation of invalid 'microseconds' values

hypothesis.strategies.integers() is inclusive, but microseconds values greater or equal to 1 million are rejected by the model


Migrated from D8134 (view on Phabricator)

Merge request reports