Fix mutable morsels - #13637
Fix mutable morsels#13637
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #13637 +/- ##
==========================================
- Coverage 99.02% 99.02% -0.01%
==========================================
Files 135 135
Lines 50818 50845 +27
Branches 2671 2674 +3
==========================================
+ Hits 50325 50351 +26
Misses 370 370
- Partials 123 124 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Confidence Score: 5/5Safe to merge based on direct ownership-isolation checks, real HTTP cookie delivery, and focused regression coverage. The focused checks reproduced the previous mutable-object behavior on the base revision and confirmed the corrected behavior on this revision, including raw-header cookie handling and abstract/concrete cookie-jar compatibility. Files Needing Attention: No files need further attention;
What T-Rex did
Reviews (1): Last reviewed commit: "Rename 13634.bugfix.rst to 13637.bugfix...." | Re-trigger Greptile |
Merging this PR will not alter performance
Comparing Footnotes
|
Backport to 3.15: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 1857e6d on top of patchback/backports/3.15/1857e6df6e9efce10dcf08a4ee26a366add2e443/pr-13637 Backporting merged PR #13637 into master
🤖 @patchback |
Fixes #13634