Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

Closes #946

@lovelydinosaur lovelydinosaur added the bug Something isn't working label Sep 27, 2024
@lovelydinosaur lovelydinosaur requested a review from a team September 27, 2024 11:25
@lovelydinosaur lovelydinosaur mentioned this pull request Sep 27, 2024
@lovelydinosaur lovelydinosaur merged commit 17409bb into master Sep 27, 2024
5 checks passed
@lovelydinosaur lovelydinosaur deleted the handle-trio-notimplementederror branch September 27, 2024 12:18
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
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle NotImplementedError: unsupported platform case.
1 participant