commit | b7bd0000e10b471aa5f50501a58be5c5cf73fd55 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Oct 25 23:07:28 2018 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Thu Oct 25 11:07:28 2018 -0400 |
tree | 4c2ac46748bc71957b578bdc4557a849e892a870 | |
parent | 2d9f8e88cbb2706219d3f9781f5fa5f8ee51e775 [diff] |
don't limit hypothesis's time to generate valid test permutations (#4525) * don't limit hypothesis's time to generate valid test permutations * add a comment * lol