-
-
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
Increase minimum yarl version to 1.17.0 #9574
Conversation
We are getting close to releasing aiohttp 3.11.x. Sync to the current yarl release so we can use new features without branching
CodSpeed Performance ReportMerging #9574 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9574 +/- ##
=======================================
Coverage 98.60% 98.60%
=======================================
Files 113 113
Lines 35306 35306
Branches 4193 4193
=======================================
Hits 34813 34813
Misses 331 331
Partials 162 162
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 998204d on top of patchback/backports/3.11/998204df30027a1c653b898c6f2eb8a68357bef5/pr-9574 Backporting merged PR #9574 into master
🤖 @patchback |
(cherry picked from commit 998204d)
needs https://github.com/aio-libs/yarl/actions/runs/11561764139
What do these changes do?
We are getting close to releasing aiohttp 3.11.x. Sync to the current yarl release so we can use new features without branching