Issues
- 2
- 4
pydantic>=2.5 classes can't be serialized
#650 opened by isidentical - 0
add itertools support in python >= 3.14
#692 opened by mmckerns - 0
add initial support for python 3.14
#690 opened by mmckerns - 0
drop formal support for python 3.8
#689 opened by mmckerns - 0
- 4
- 1
Issue with latest version of dill
#682 opened by amanjn98 - 1
- 8
Importing dill changes the python pickler behavior
#661 opened by apmorton - 3
NumPy 2.0.0 test regression: `test_diff.py`: `RecursionError: maximum recursion depth exceeded`
#667 opened by mgorny - 4
- 0
getsource yields python scalars for numpy scalars
#674 opened by mmckerns - 9
- 2
- 3
File gets truncated upon unpickling
#657 opened by JanPokorny - 0
- 3
- 2
Inconsistent serialization behavior between method of imported class and class created in jupyter notebook?
#672 opened by c3joshzhang - 0
- 2
- 0
Attempting to `dill` a function defined in a `doctest` run with `pytest` causes a `TypeError: cannot pickle 'EncodedFile' object`.
#663 opened by qthequartermasterman - 0
- 1
- 1
Error with typing.AbstractContextManager in Python 3.8 and newer dill versions (>=0.3.6)
#655 opened by cnellington - 0
Failure to load dumped partial function (in older python) properly (in newer python)
#652 opened by mart-r - 2
- 5
`dill.load_session()` raises `NameError: name 'UnpicklingError' is not defined`
#648 opened by lizy14 - 0
tfp.math.psd_kernels.ExponentiatedQuadratic no longer serialiases with latest versions
#647 opened by uri-granta - 6
Compatibility with Pyodide
#643 opened by fcollonval - 7
0.3.7 incorrectly pickles the class definition for module/class with the same name
#634 opened by TD22057 - 2
`save_function()` can't save function in a submodule that has the same name as an attribute of the parent module
#628 opened by kelvinburke - 2
UnpicklingError using dill but not stdlib pickle
#639 opened by xzy3 - 3
Exception: --- Logging error ---
#635 opened by almostintuitive - 3
- 5
- 0
bytes length not a multiple of item size
#631 opened by tHappo - 3
nan type drift for np.nan
#626 opened by gatorwatt - 0
dill.source.findsource fails when in asyncio REPL
#627 opened by jarmitage - 1
- 0
- 14
- 0
- 1
Cannot pickle TFAutomodels
#618 opened by Killua7362 - 3
Error trying to serialize a binary file handle
#617 opened by neucer - 4
- 4
tqdm is not serializable?
#611 opened by mishadr - 4
- 2
_create_code in dill 0.3.5.1 cannot deserialize create code invocations from dill 0.3.6, 0.3.7 in Python 3.10
#609 opened by benclifford - 2