Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various cleanups #4126

Merged
merged 9 commits into from
Oct 6, 2024
Merged

Various cleanups #4126

merged 9 commits into from
Oct 6, 2024

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Oct 5, 2024

The general theme here is trying to make it easier to review and hopefully merge other PRs by pulling out some easy stuff to shrink them.

Plus a performance improvement for stateful testing while I was looking at it, and more-compatible paths in patch headers.

Fixes #4116.

@Zac-HD Zac-HD requested a review from tybug October 5, 2024 22:10
@Zac-HD Zac-HD force-pushed the various-cleanups branch 2 times, most recently from c63a72e to b090277 Compare October 5, 2024 22:27
Copy link
Member

@tybug tybug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm otherwise 👍

hypothesis-python/src/hypothesis/configuration.py Outdated Show resolved Hide resolved
@Zac-HD Zac-HD merged commit b186203 into HypothesisWorks:master Oct 6, 2024
56 checks passed
@Zac-HD Zac-HD deleted the various-cleanups branch October 6, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

patch with numpy arrays does not work out of the box
2 participants