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 Python 3.7 support #1020

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Drop Python 3.7 support #1020

merged 1 commit into from
Dec 26, 2023

Conversation

bhirsz
Copy link
Member

@bhirsz bhirsz commented Dec 26, 2023

Any code updates (now possible since we only support Py 3.8+) can be done in separate refactors - this PR only focus on the dropping the 3.7 support.

Closes #942

@bhirsz bhirsz requested a review from mnojek as a code owner December 26, 2023 15:38
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (550a749) 96.39% compared to head (3a126fe) 96.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1020   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files          37       37           
  Lines        4553     4553           
=======================================
  Hits         4389     4389           
  Misses        164      164           

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

@bhirsz bhirsz merged commit 873237f into master Dec 26, 2023
13 checks passed
@bhirsz bhirsz deleted the deprecate_py37 branch December 26, 2023 15:46
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.

Remove Python 3.7 support
1 participant