Remove chardet/charset-normalizer.#7589
Merged
Dreamsorcerer merged 10 commits intoaio-libs:3.8from Sep 9, 2023
Merged
Conversation
…ntSession parameter. (aio-libs#7561) Co-authored-by: Sam Bull <[email protected]> (cherry picked from commit 6755796)
Merged
5 tasks
Contributor
Author
|
@Dreamsorcerer Here's that PR we discussed. Looks like this isn't quite ready. The code and tests should be correct, but I haven't got the docs updated. |
Codecov Report
@@ Coverage Diff @@
## 3.8 #7589 +/- ##
==========================================
- Coverage 97.38% 97.37% -0.02%
==========================================
Files 107 107
Lines 31056 31049 -7
Branches 3937 3940 +3
==========================================
- Hits 30243 30233 -10
- Misses 608 610 +2
- Partials 205 206 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
e530e2a to
2f43204
Compare
Member
|
OK, looks like it's ready. That should auto-merge, then we just need the final PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add fallback_charset_resolver ClientSession parameter. (#7561)
Co-authored-by: Sam Bull [email protected]
(cherry picked from commit 6755796)