8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trio
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
Relax trio dependency pinning upper bound to <1.0.
<1.0
Trio's versioning has been extremely careful. I think we can feel confident enough with this.
Prompted by #922 (comment) - thanks @agronholm.
Sorry, something went wrong.
Update trio dependency.
db46985
Relax `trio` dependency pinning upper bound to `<1.0`. Trio's versioning has been extremely careful. I think we can feel confident enough with this.
Update CHANGELOG.md
022ff37
The alternative would be to push up to 0.27.x.
I'd also be happy with that if prefered.
Merge branch 'master' into update-trio-dependency
a556e73
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
0804ea6
chore(deps): update dependency httpcore to v1.0.6
e41c6b7
##### [`v1.0.6](https://github.com/encode/httpcore/blob/HEAD/CHANGELOG.md#Version-106-October-1st-2024) - Relax `trio` dependency pinning. ([#956](encode/httpcore#956)) - Handle `trio` raising `NotImplementedError` on unsupported platforms. ([#955](encode/httpcore#955)) - Handle mapping `ssl.SSLError` to `httpcore.ConnectError`. ([#918](encode/httpcore#918))
4a1b4c3
gvbgduh gvbgduh approved these changes
Successfully merging this pull request may close these issues.