Skip to content
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

Backport Retry-After date parsing fixes #2024

Merged

Conversation

sethmlarson
Copy link
Member

Backporting #1932, #1935, #1938, and #1949 to 1.25.x

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #2024 into 1.25-series will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.25-series     #2024   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files               23        23           
  Lines             2011      2011           
=============================================
  Hits              2011      2011           
Impacted Files Coverage Δ
src/urllib3/util/retry.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 747e9aa...c7761cd. Read the comment docs.

@sethmlarson sethmlarson merged commit 37664c9 into urllib3:1.25-series Oct 16, 2020
@sethmlarson sethmlarson deleted the backport-retry-after-date branch October 16, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants