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

Refactoring: move strategies out of core.py #2877

Merged
merged 3 commits into from Feb 26, 2021

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Feb 26, 2021

This patch is pure code-movement - reducing the size of core.py by moving strategy functions to other modules, and reducing the number of current import cycles. For the same reason, it's important setup for future work on #2701.

@Zac-HD Zac-HD added the internals Stuff that only Hypothesis devs should ever see label Feb 26, 2021
@Zac-HD Zac-HD merged commit 4c4c05f into HypothesisWorks:master Feb 26, 2021
@Zac-HD Zac-HD deleted the move-strategies branch February 26, 2021 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internals Stuff that only Hypothesis devs should ever see
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant