Skip to content

Conversation

@tboerstad
Copy link

This PR simplifies the code pickle handling to only support Python 3.9+.

Datasets requires Python 3.9+ (since PR #7474).
There's some dill specific code branches checking for earlier versions of python which can be removed.

This PR simplifies the code pickle handling to only support Python 3.9+.

Datasets requires Python 3.9+ (since PR huggingface#7474).
There's some dill specific code branches checking for earlier versions
of python which can be removed.
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