-
-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Milestone
Description
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
Labels
No labels