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

DM-41904: Enable python 3.12 #275

Merged
merged 3 commits into from Nov 30, 2023
Merged

DM-41904: Enable python 3.12 #275

merged 3 commits into from Nov 30, 2023

Conversation

timj
Copy link
Member

@timj timj commented Nov 29, 2023

Requires lsst/pipe_base#388

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be8138e) 87.16% compared to head (4511f12) 87.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
- Coverage   87.16%   87.15%   -0.02%     
==========================================
  Files          49       49              
  Lines        4427     4429       +2     
  Branches      764      764              
==========================================
+ Hits         3859     3860       +1     
  Misses        413      413              
- Partials      155      156       +1     

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

fork is no longer supported and so should not be included in the
tests.
This will no longer be necessary in python 3.14 but for now doing
this removes some deprecation warnings from the multiprocessing
tests.
Copy link
Collaborator

@andy-slac andy-slac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the fix!

@timj timj merged commit 643a063 into main Nov 30, 2023
13 of 14 checks passed
@timj timj deleted the tickets/DM-41904 branch November 30, 2023 01:40
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

2 participants