-
-
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
Added 'partitioned' parameter to set_cookie method. #10371
Conversation
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #10371 +/- ##
==========================================
- Coverage 98.77% 98.75% -0.03%
==========================================
Files 122 122
Lines 37038 37048 +10
Branches 2041 2042 +1
==========================================
+ Hits 36585 36587 +2
- Misses 314 321 +7
- Partials 139 140 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #10371 will improve performances by 10.57%Comparing Summary
Benchmarks breakdown
|
Backport to 3.12: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply f46ccff on top of patchback/backports/3.12/f46ccff6cd0d6043b8dc817f258b5aee8a5a4443/pr-10371 Backporting merged PR #10371 into master
🤖 @patchback |
If you could follow the backport instructions, that'd be great. |
I should be able to do that! This is my first contribution to |
What do these changes do?
Fixes #9870
Checklist
CONTRIBUTORS.txt
CHANGES/
folder