-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Recent CI runs (gh-353, gh-361) are all broken on python 3.10, with tracebacks pointing to hypothesis internals. E.g. https://github.com/data-apis/array-api-compat/actions/runs/19609218701/job/56152540302?pr=361
Bisecting hypothsis versions locally, it appears that hypothesis 6.144 is the last version which works, and 6.146 and above (the current pypi one right now is 6.148) are broken.
Out of recent hypothesis PRs, HypothesisWorks/hypothesis#4604 is suspect.
Metadata
Metadata
Assignees
Labels
No labels