Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

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.

Prompted by #922 (comment) - thanks @agronholm.

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.
@lovelydinosaur lovelydinosaur changed the title Update trio dependency. Relax trio dependency pin. Sep 27, 2024
@lovelydinosaur
Copy link
Contributor Author

The alternative would be to push up to 0.27.x.

I'd also be happy with that if prefered.

@lovelydinosaur lovelydinosaur mentioned this pull request Sep 27, 2024
@lovelydinosaur lovelydinosaur added the enhancement New feature or request label Sep 27, 2024
@lovelydinosaur lovelydinosaur requested a review from a team September 27, 2024 16:08
Copy link

@gvbgduh gvbgduh left a comment

Choose a reason for hiding this comment

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

Lgtm

@gvbgduh gvbgduh merged commit 0804ea6 into master Sep 27, 2024
5 checks passed
@gvbgduh gvbgduh deleted the update-trio-dependency branch September 27, 2024 16:15
zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 1, 2024
##### [`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))
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 1, 2024
##### [`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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants