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

Vendor latest cloudpickle and loky #1111

Merged
merged 2 commits into from
Oct 2, 2020

Conversation

ogrisel
Copy link
Contributor

@ogrisel ogrisel commented Oct 2, 2020

This should support Python 3.9 and also add support for physical core detection.

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #1111 into master will decrease coverage by 0.90%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1111      +/-   ##
==========================================
- Coverage   94.52%   93.61%   -0.91%     
==========================================
  Files          47       47              
  Lines        6955     6956       +1     
==========================================
- Hits         6574     6512      -62     
- Misses        381      444      +63     
Impacted Files Coverage Δ
joblib/parallel.py 96.45% <100.00%> (ø)
joblib/backports.py 44.73% <0.00%> (-39.48%) ⬇️
joblib/_memmapping_reducer.py 94.33% <0.00%> (-2.27%) ⬇️
joblib/_parallel_backends.py 93.75% <0.00%> (-1.96%) ⬇️
joblib/test/test_memmapping.py 97.33% <0.00%> (-1.91%) ⬇️
joblib/test/test_parallel.py 95.39% <0.00%> (-1.78%) ⬇️
joblib/hashing.py 89.38% <0.00%> (-1.77%) ⬇️
joblib/pool.py 86.17% <0.00%> (-1.63%) ⬇️
joblib/disk.py 90.47% <0.00%> (-1.59%) ⬇️
joblib/logger.py 85.52% <0.00%> (-1.32%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 440b1b8...35f08ee. Read the comment docs.

@ogrisel ogrisel force-pushed the upgrade-loky-and-cloudpickle branch 2 times, most recently from f4c86e8 to e254d7e Compare October 2, 2020 18:10
@ogrisel ogrisel merged commit d5c8274 into joblib:master Oct 2, 2020
@ogrisel ogrisel deleted the upgrade-loky-and-cloudpickle branch October 2, 2020 19:08
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

1 participant