Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MNT Ensure compatibility with joblib==1.6.0 - #2272

Closed
thomass-dev wants to merge 1 commit into
skrub-data:mainfrom
thomass-dev:joblib-unvendor-cloudpickle
Closed

MNT Ensure compatibility with joblib==1.6.0#2272
thomass-dev wants to merge 1 commit into
skrub-data:mainfrom
thomass-dev:joblib-unvendor-cloudpickle

Conversation

@thomass-dev

@thomass-dev thomass-dev commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

MNT Ensure compatibility with joblib==1.6.0 after joblib/joblib#1775.

Bug Fix Pull Request

Description

joblib==1.6.0 unvendored cloudpickle in https://github.com/joblib/joblib/pull/1775/changes.

Fix this by importing directly cloudpickle.

Checklist

  • I have read the contributing guidelines
  • I have added tests that verify the bug fix
  • I have added an entry to CHANGES.rst describing the fix
  • My code follows the code style of this project
  • I have checked my code and corrected any misspellings

How Has This Been Tested?

Change pyproject.toml / pixi files to run test with joblib<1.6 and joblib>=1.6.

AI Disclosure

  • This PR contains AI-generated code
    • I have tested the code generated in my PR
    • I have read and understood every line that has been generated by the AI agent
    • I can explain what the AI-generated code does

@thomass-dev thomass-dev changed the title MNT Ensure compatibility with joblib==1.6.0 explicitly after https://github.com/joblib/j… MNT Ensure compatibility with joblib==1.6.0 explicitly Sep 7, 2026
@thomass-dev thomass-dev changed the title MNT Ensure compatibility with joblib==1.6.0 explicitly MNT Ensure compatibility with joblib==1.6.0 Sep 7, 2026
@thomass-dev thomass-dev closed this Sep 7, 2026
@thomass-dev
thomass-dev deleted the joblib-unvendor-cloudpickle branch September 7, 2026 13:04
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