Skip to content

Deprecation Warning for Python 3.14 #718

@stammler

Description

@stammler

I'm currently getting a DeprecationWarning in my project originating from dill:

python3.13/site-packages/dill/_dill.py:452: DeprecationWarning: Pickle, copy, and deepcopy support will be removed from itertools in Python 3.14.
    obj = StockUnpickler.load(self)

Potentially related to #692.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions