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

dev: update tested and recommended python versions #944

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

hydrosquall
Copy link
Owner

@hydrosquall hydrosquall commented Feb 5, 2024

Motivation

  • CI is erroring since Python 3.7 is no longer available for running Github Actions due to security risk (not supported)

Summary of Changes

  • Drop advertised support for Python 3.8 and earlier, per the timelines . Hopefully the library will continue to work in older versions, but it won't be formally supported.
  • Replaced 7 and 8 with Python 3.9 through 3.12 . Needs setuptools to be installed separately

@hydrosquall
Copy link
Owner Author

Current dependencies on/for this PR:

This comment was autogenerated by Freephite.

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37ebcbd) 80.95% compared to head (1ef303b) 90.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
+ Coverage   80.95%   90.47%   +9.52%     
==========================================
  Files           6        6              
  Lines         294      294              
==========================================
+ Hits          238      266      +28     
+ Misses         56       28      -28     

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

@hydrosquall hydrosquall marked this pull request as ready for review February 5, 2024 01:12
@hydrosquall hydrosquall merged commit 95b58d8 into master Feb 5, 2024
12 checks passed
@hydrosquall hydrosquall deleted the cameron.yick/end-of-life-python-37 branch February 5, 2024 01:13
@hydrosquall hydrosquall mentioned this pull request May 26, 2024
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

1 participant