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

Support Python 3.12 #280

Merged
merged 7 commits into from
Sep 30, 2024
Merged

Support Python 3.12 #280

merged 7 commits into from
Sep 30, 2024

Conversation

kwabenantim
Copy link
Member

@kwabenantim kwabenantim commented Jul 9, 2024

Description

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Documentation checklist

  • I have updated all documentation in the code where necessary.
  • I have checked spelling in all (new) comments and documentation.
  • I have added a note to RELEASE.md if relevant (new feature, breaking change, or notable bug fix).
  • I have updated version & citation.txt & citation.cff version.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

@kwabenantim kwabenantim self-assigned this Jul 9, 2024
@kwabenantim kwabenantim added the enhancement New feature or request label Jul 9, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (909052e) to head (e00ba4a).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #280   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1791      1789    -2     
=========================================
- Hits          1791      1789    -2     

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

@kwabenantim kwabenantim linked an issue Jul 10, 2024 that may be closed by this pull request
@kwabenantim kwabenantim marked this pull request as ready for review September 30, 2024 04:14
@kwabenantim kwabenantim requested a review from mirams September 30, 2024 07:36
@mirams mirams merged commit af9c0bf into master Sep 30, 2024
10 checks passed
@mirams mirams deleted the support-python-312 branch September 30, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Python 3.12
2 participants