Skip to content

[PR #9443/06b2398 backport][3.10] Fix handling of redirects with authentication#9570

Merged
bdraco merged 1 commit into3.10from
patchback/backports/3.10/06b23989d9a80da93eddf285960e00a01b078151/pr-9443
Oct 28, 2024
Merged

[PR #9443/06b2398 backport][3.10] Fix handling of redirects with authentication#9570
bdraco merged 1 commit into3.10from
patchback/backports/3.10/06b23989d9a80da93eddf285960e00a01b078151/pr-9443

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Oct 28, 2024

Co-authored-by: Pierre-Louis Peeters [email protected]
(cherry picked from commit 06b2398)

Co-authored-by: Pierre-Louis Peeters <[email protected]>
(cherry picked from commit 06b2398)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 28, 2024
@bdraco bdraco changed the title Fix handling of redirects with authentication (#9443) [PR #9443/06b2398 backport][3.10] Fix handling of redirects with authentication Oct 28, 2024
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 28, 2024

CodSpeed Performance Report

Merging #9570 will not alter performance

Comparing patchback/backports/3.10/06b23989d9a80da93eddf285960e00a01b078151/pr-9443 (0f97897) with 3.10 (673deec)

Summary

✅ 5 untouched benchmarks

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (673deec) to head (0f97897).
Report is 78 commits behind head on 3.10.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #9570   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files         109      109           
  Lines       35132    35157   +25     
  Branches     4228     4230    +2     
=======================================
+ Hits        34369    34394   +25     
  Misses        568      568           
  Partials      195      195           
Flag Coverage Δ
CI-GHA 97.71% <100.00%> (+<0.01%) ⬆️
OS-Linux 97.40% <100.00%> (-0.01%) ⬇️
OS-Windows 94.95% <100.00%> (+<0.01%) ⬆️
OS-macOS 97.10% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 94.50% <100.00%> (-2.46%) ⬇️
Py-3.10.15 96.89% <100.00%> (+<0.01%) ⬆️
Py-3.11.10 96.98% <100.00%> (-0.01%) ⬇️
Py-3.11.9 97.04% <100.00%> (+<0.01%) ⬆️
Py-3.12.7 97.44% <100.00%> (+<0.01%) ⬆️
Py-3.13.0 97.42% <100.00%> (+<0.01%) ⬆️
Py-3.8.10 94.33% <100.00%> (+<0.01%) ⬆️
Py-3.8.18 96.69% <100.00%> (+<0.01%) ⬆️
Py-3.9.13 96.87% <100.00%> (+<0.01%) ⬆️
Py-3.9.20 96.81% <100.00%> (+<0.01%) ⬆️
Py-pypy7.3.16 96.42% <100.00%> (+<0.01%) ⬆️
VM-macos 97.10% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.40% <100.00%> (-0.01%) ⬇️
VM-windows 94.95% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco enabled auto-merge (squash) October 28, 2024 19:47
@bdraco bdraco merged commit 0d547b0 into 3.10 Oct 28, 2024
@bdraco bdraco deleted the patchback/backports/3.10/06b23989d9a80da93eddf285960e00a01b078151/pr-9443 branch October 28, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants