HypothesisWorks/hypothesis
The property-based testing library for Python
fuzzingproperty-based-testingpythontesting
First Claude commit: Oct 31, 2025Last Claude commit: 6d agoDiscovered: Jul 19, 2026
Recent Claude Commits
Fix test failures under the crosshair backend
2aada676d agoauthor_emailAddress review comments
5378df76d agoauthor_emailDrop Unsatisfiable changes from the changelog
64acbb26d agoauthor_emailExplain exhausted search spaces in the Unsatisfiable error
6da37c06d agoauthor_emailRemove settings.timeout fossils from Unsatisfiable docstring
edc45cb6d agoauthor_emailRecord note() values in observability output
405820e6d agoauthor_emailSupport .filter(...) and .map(...) on stateful Bundles
918b1257d agoauthor_emailRemove crosshair xfail marks which now pass reliably
a4ec3cf7d agoauthor_emailAdjust crosshair test expectations for crosshair-tool 0.0.109
25bbbbc7d agoauthor_emailRewrite comparison filters on times() and datetimes() into bounds
70c3efb8d agoauthor_emailSupport timezone-aware bounds in datetimes()
b75fa2b9d agoauthor_emailTest stdtr at df=1 against the closed form, not scipy
78329b99d agoauthor_emailTrack explain-phase comments by span instead of node slices
bee37689d agoauthor_emailMerge remote-tracking branch 'upstream/create-pull-request/patch' into claude/annotated-type-bugs-9hez25
e6efa5d10d agoauthor_emailFix TypeAliasType backport resolution on Python 3.10
ae3938310d agoauthor_emailCover the invalid-Timezone-value error path
ad258f610d agoauthor_emailSimplify Timezone base-strategy construction
c51e00b10d agoauthor_emailResolve the typing-extensions TypeAliasType backport; shorter changelog
fe2cfe310d agoauthor_emailName the alias in nested-Annotated errors; validate Timezone base type
03bbf8f10d agoauthor_emailSupport annotated-types Timezone; better nested-Annotated error
e67049410d agoauthor_emailMake LazySequenceCopy index bookkeeping branch-free
f5f283910d agoauthor_emailFix release wheels job on Windows
d6095aa11d agoauthor_emailUse stdlib tomllib instead of tomli in tooling
e01236811d agoauthor_emailReject datetime bounds in dates() with InvalidArgument
8d0345d1mo agoauthor_emailAddress review feedback on the overrun-repair branch
8d1b4d61mo agoauthor_emailTest the float-position bijection's invariants
fcfc8dd1mo agoauthor_emailShrink large floats via a grid-position bijection
1645c7e1mo agoauthor_emailRealign over-long collection draws when shrinking
f80df901mo agoauthor_emailConsolidate release note for shrinker performance
f3b65731mo agoauthor_emailUpdate shrinker internals docs for the choice sequence
5f6bca01mo agoauthor_emailDelete collection elements adaptively when shrinking
439afc41mo agoauthor_emailShrink large floats on the float grid
74bc2be1mo agoauthor_emailSupport numpy StringDType in from_dtype
150521b1mo agoauthor_emailAddress review feedback on the overrun-repair branch
78b2a012mo agoauthor_emailImprove fixed_dictionaries type annotations
dfb54562mo agoauthor_emailSupport numpy StringDType in from_dtype
6cc9c3c2mo agoauthor_emailTest the float-position bijection's invariants
137d0362mo agoauthor_emailFix flaky recursion in recursive forward-reference resolution
f3cbde12mo agoauthor_emailShrink large floats via a grid-position bijection
0a08e952mo agoauthor_emailRealign over-long collection draws when shrinking
6631e4a2mo agoauthor_emailConsolidate release note for shrinker performance
d2b9b9a2mo agoauthor_emailStrip pluggy/_pytest frames from --tb=native tracebacks in tests
5eb0c2d2mo agoauthor_emailVary iteration order of fixed_dictionaries output
0969c762mo agoauthor_emailUpdate shrinker internals docs for the choice sequence
a19cf7d2mo agoauthor_emailDelete collection elements adaptively when shrinking
dd8b29a2mo agoauthor_emailShrink large floats on the float grid
0d28c672mo agoauthor_emailFix mypy errors on setdefault TypedDict key
a1273bf2mo agoauthor_emailSimplify phase-stats accumulation with setdefault
d0db77e2mo agoauthor_emailReport the explain phase as its own statistics bucket
f5cc0802mo agoauthor_emailFix cubic-time from_type() on recursive abstract class hierarchies
34ef6842mo agoauthor_email