Skip to content

Conversation

ogrisel
Copy link
Contributor

@ogrisel ogrisel commented Oct 16, 2023

cloudpickle does no longer support Python 3.7 (released more than 5 years ago and no longer supported by the CPython team) so we could bump up the dependency.

Note we should bump up the other Python deps on the CI to also test with recent versions of Python 3.12, numpy, dask and such but we should probably do that in a dedicated PR.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6d40201) 95.10% compared to head (15b1fbe) 95.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1515      +/-   ##
==========================================
- Coverage   95.10%   95.03%   -0.07%     
==========================================
  Files          45       45              
  Lines        7553     7553              
==========================================
- Hits         7183     7178       -5     
- Misses        370      375       +5     

see 4 files with indirect coverage changes

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

Copy link
Contributor

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

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

LGTM!

@ogrisel
Copy link
Contributor Author

ogrisel commented Oct 17, 2023

@tomMoral BTW we could probably simplify the loky code base quite significantly by dropping backward compat for Python 3.7.

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.

2 participants