Skip to content

Relax trio dependency pin. - #956

Merged
gvbgduh merged 3 commits into
masterfrom
update-trio-dependency
Sep 27, 2024
Merged

Relax trio dependency pin.#956
gvbgduh merged 3 commits into
masterfrom
update-trio-dependency

Conversation

@lovelydinosaur

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

Copy link
Copy Markdown
ContributorAuthor

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

I'd also be happy with that if prefered.

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

@gvbgduhgvbgduh left a comment

Copy link
Copy Markdown

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 masterSep 27, 2024
@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-queueBot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Development

Successfully merging this pull request may close these issues.

2 participants

@lovelydinosaur@gvbgduh