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

Modernize Python versions #524

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Modernize Python versions #524

merged 2 commits into from
Apr 25, 2024

Conversation

languitar
Copy link
Owner

  • Add 3.12
  • Drop support for 3.9

@languitar languitar force-pushed the feature/python-3.12 branch from 66bb214 to 22474d8 Compare April 25, 2024 21:05
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.71%. Comparing base (9ce16b4) to head (3c4ae32).
Report is 3 commits behind head on main.

Files Patch % Lines
src/autosuspend/checks/systemd.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
- Coverage   95.73%   95.71%   -0.03%     
==========================================
  Files          20       20              
  Lines        1338     1331       -7     
  Branches      199      199              
==========================================
- Hits         1281     1274       -7     
  Misses         46       46              
  Partials       11       11              

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

BREAKING CHANGE: Python 3.9 is not supported officially anymore. Python
    3.10 is the supported minimum version.
@languitar languitar force-pushed the feature/python-3.12 branch from 22474d8 to 3c4ae32 Compare April 25, 2024 21:07
@languitar languitar merged commit 21465f3 into main Apr 25, 2024
12 checks passed
@languitar languitar deleted the feature/python-3.12 branch April 25, 2024 21:28
Copy link

🎉 This PR is included in version 7.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant