Skip to content

Conversation

rplopes
Copy link
Contributor

@rplopes rplopes commented May 26, 2025

Fixes https://datacamp.atlassian.net/browse/CP-4790

Outdated versions of dill, under certain conditions, throw the following exception in newer (> 3.9) Python versions:

TypeError: code() argument 13 must be str, not int

This is fixed in newer versions of dill.

@rplopes rplopes force-pushed the cp-4790-fix-dill-issue-on-python3_12 branch from 6e3475c to 0fbb6dc Compare May 26, 2025 08:51
@rplopes rplopes force-pushed the cp-4790-fix-dill-issue-on-python3_12 branch from 0fbb6dc to b2ce04c Compare May 26, 2025 08:52
@rplopes rplopes merged commit 27b7b50 into master May 26, 2025
1 check passed
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