Skip to content

Drop attrs version pin hot fix - #641

Closed
florimondmanca wants to merge 2 commits into
masterfrom
tooling/drop-attrs-version-pin
Closed

Drop attrs version pin hot fix#641
florimondmanca wants to merge 2 commits into
masterfrom
tooling/drop-attrs-version-pin

Conversation

@florimondmanca

Copy link
Copy Markdown
Contributor

Originally added via #566, but the issue now seems to be solved on the trio side - need to confirm via CI.

@florimondmancaflorimondmanca added the tooling Changes to our CI/CD, tests setup, etc. label Dec 16, 2019
@florimondmanca
florimondmanca requested a review from a teamDecember 16, 2019 21:36
@florimondmanca

Copy link
Copy Markdown
ContributorAuthor

Ah, well, seems like the issue isn't fixed yet — I was not seeing it as it works on 3.8 (which I use), but still fails on 3.6 and 3.7. Closing!

@florimondmanca
florimondmanca deleted the tooling/drop-attrs-version-pin branch December 16, 2019 21:47
Kludex referenced this pull request in pydantic/httpx2 May 11, 2026
* Handle cases like HTTP 413 where the request writes fail, but a response is still sent correctly.
* Fix 'test_write_error_but_response_sent' test case
* Linting
* Fix imports
* Fix imports
* Fix imports
* Filter out 'PytestUnraisableExceptionWarning'
* Add tests for when the server closes the connection during request writing and does not send a response
* Linting
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolingChanges to our CI/CD, tests setup, etc.

Development

Successfully merging this pull request may close these issues.

1 participant

@florimondmanca