-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add client Brotli support (#5227) #7101
Add client Brotli support (#5227) #7101
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## 3.8 #7101 +/- ##
==========================================
- Coverage 97.46% 97.39% -0.07%
==========================================
Files 103 103
Lines 29964 29956 -8
Branches 3059 3060 +1
==========================================
- Hits 29204 29176 -28
- Misses 571 591 +20
Partials 189 189
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ref https://github.com/aio-libs/aiohttp/actions/runs/3542772584/jobs/5948622150#step:10:402 hmm, is this related to this PR? 🤔 |
Probably best not to push a new feature into a bug fix release. But, I also don't think we'll be doing another 3.8 release anyway. @webknjaz Think we can do a beta release for 3.9 next week? |
Hi @Dreamsorcerer 👋 Any updates on the release? I also asked in the backport PR against 3.9, but no response... It's 6 months later now (and 2.5 years since the original PR), and I would really like to experience the speed-up from this one :) |
hi @Dreamsorcerer 👋 is there anything known about the 3.9 release? |
Getting back round to it. |
(cherry picked from commit 28ea32d)
(cherry picked from commit fab2c62)
backport ref #5227 (comment)