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

Lift the upper limit for Python version #381

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

soininen
Copy link
Collaborator

@soininen soininen commented Apr 2, 2024

A function imported from the distutils module that has been removed from Python 3.12 had to be replaced, but otherwise, things seem to work fine.

Re spine-tools/Spine-Toolbox#2522

Checklist before merging

  • CHANGELOG.md has been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.32%. Comparing base (a427173) to head (5bd4c45).

Additional details and impacted files
@@             Coverage Diff             @@
##           0.8-dev     #381      +/-   ##
===========================================
+ Coverage    78.30%   78.32%   +0.02%     
===========================================
  Files           75       75              
  Lines         9495     9504       +9     
  Branches      2011     2015       +4     
===========================================
+ Hits          7435     7444       +9     
+ Misses        1728     1727       -1     
- Partials       332      333       +1     

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

@soininen soininen force-pushed the toolbox_2522_enable_python_3.12 branch from db0d494 to 5bd4c45 Compare April 2, 2024 12:59
@soininen soininen merged commit 0cc12df into 0.8-dev Apr 2, 2024
14 checks passed
@soininen soininen deleted the toolbox_2522_enable_python_3.12 branch April 2, 2024 13:10
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.

1 participant