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

Drop support for Python 3.7 #881

Merged
merged 3 commits into from Oct 5, 2023
Merged

Conversation

edgarrmondragon
Copy link
Contributor

Closes #872

Checklist

  • Added docstrings and type annotations
  • Added test coverage
  • Updated changelog to describe any user-facing features or changed behavior

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cb8690b) 99.46% compared to head (5e0431d) 99.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #881   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files          23       23           
  Lines        1881     1881           
  Branches      321      321           
=======================================
  Hits         1871     1871           
  Misses          6        6           
  Partials        4        4           

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

@edgarrmondragon edgarrmondragon marked this pull request as ready for review October 5, 2023 04:07
@JWCook JWCook added this to the v1.2 milestone Oct 5, 2023
.github/workflows/build.yml Outdated Show resolved Hide resolved
@JWCook JWCook added the logistics CI builds, project config, refactoring, and other logistical details label Oct 5, 2023
@JWCook
Copy link
Member

JWCook commented Oct 5, 2023

Thank you for the contribution!

@JWCook JWCook merged commit a5431ac into requests-cache:main Oct 5, 2023
8 checks passed
@edgarrmondragon edgarrmondragon deleted the drop-py37 branch October 5, 2023 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logistics CI builds, project config, refactoring, and other logistical details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for python 3.7
2 participants