RELEASE joblib 1.3.1 - bugfix release - vendoring loky 3.4.1 for compatibility#1472
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1472 +/- ##
==========================================
+ Coverage 94.82% 94.83% +0.01%
==========================================
Files 45 45
Lines 7474 7474
==========================================
+ Hits 7087 7088 +1
+ Misses 387 386 -1
☔ View full report in Codecov by Sentry. |
|
@tomMoral will this also perchance fix the error I was seeing: on windows python 3.7: File "C:\Miniconda\envs\test\lib\site-packages\joblib\externals\loky\backend\popen_loky_win32.py", line 153, in main that was also an issue that appeared with python 3.7, windows platform and joblib 1.3.0 release. |
|
No, it will not. This is complicated as we did many changes in In the meantime, as this PR already improve the compact support for other plateforms using 3.7, I will first release this. |
|
@tomMoral thanks I've created a new issue here: |
Fixes #1469 by vendoring
loky3.4.1which should be compatible with python 3.7