-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
No default Content-Type when no content #8858
Conversation
for more information, see https://pre-commit.ci
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 #8858 +/- ##
=======================================
Coverage 98.24% 98.24%
=======================================
Files 107 107
Lines 34107 34122 +15
Branches 4050 4053 +3
=======================================
+ Hits 33507 33522 +15
Misses 424 424
Partials 176 176
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.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 26772ad on top of patchback/backports/3.10/26772ad320c1ee0efa5b91ae35ae5860a37cd709/pr-8858 Backporting merged PR #8858 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 26772ad on top of patchback/backports/3.11/26772ad320c1ee0efa5b91ae35ae5860a37cd709/pr-8858 Backporting merged PR #8858 into master
🤖 @patchback |
(cherry picked from commit 26772ad)
(cherry picked from commit 26772ad)
Fixes #4612.
Minor typing cleanup included as well.