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

Env var to skip loading of entrypoints. #3698

Merged
merged 5 commits into from
Jul 15, 2023

Conversation

jobh
Copy link
Contributor

@jobh jobh commented Jul 13, 2023

Closes #3686. The test_lazy_import test would fail depending on which other packages happened to be installed.

Trivial code change, but you may have an opinion on the env var name.

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

docs/changelog suggestions and a name tweak, but the implementation and test looks great. Thanks again @jobh, I'm loving your PRs 😻

hypothesis-python/RELEASE.rst Outdated Show resolved Hide resolved
Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

🥳

@Zac-HD Zac-HD enabled auto-merge July 15, 2023 08:41
@Zac-HD Zac-HD merged commit b2b58bd into HypothesisWorks:master Jul 15, 2023
@jobh jobh deleted the entrypoint-skipping branch February 1, 2024 08:56
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.

Hypofuzz entrypoint causes test_lazy_import to fail
2 participants