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

Upstream some Hypothesis support into Trio #144

Merged
merged 4 commits into from
Jul 30, 2024

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Jul 14, 2024

Closes #143. Also updates some CI config, since I was in the area.

@Zac-HD
Copy link
Member Author

Zac-HD commented Jul 14, 2024

@njsmith can I have permissions to edit branch-protection rules, so that we can drop py37 from our CI config?

Copy link
Member

@CoolCat467 CoolCat467 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@oremanj
Copy link
Member

oremanj commented Jul 30, 2024

@Zac-HD I removed the 3.7 branch protection rules and made you an admin of pytest-trio.

@Zac-HD Zac-HD merged commit f03160a into python-trio:master Jul 30, 2024
21 checks passed
@Zac-HD Zac-HD deleted the upstream-hypothesis branch July 30, 2024 23:30
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.

Avoid importing Hypothesis, for reduced startup time
3 participants