issues Search Results · repo:seperman/deepdiff language:Python
Filter by
340 results
(57 ms)340 results
inseperman/deepdiff (press backspace or delete to remove)Describe the bug When comparing pydantic models deepdiff uses code that is soon to be deprecated and so a warning is
thrown.
To Reproduce With pydantic 2.11 installed run:
from deepdiff import DeepDiff ...
DominicOram
- Opened 2 days ago
- #536
Thanks for creating a useful library. I appreciate it very much!
I d like to report a point of concern I had while using it, just to be safe.
Describe the bug When using DeepDiff to compare sets containing ...
Masaya00
- Opened 2 days ago
- #535
Describe the bug When hashing a numpy.datetime64 deepdiff.DeepHash fails with RecursionError: maximum recursion depth
exceeded.
This can be fixed by adding numpy.datetime64 to deepdiff.helper.times.
...
jcipar
- 2
- Opened 5 days ago
- #534
cuihaohao1220
- 1
- Opened 6 days ago
- #533
BaseOperatorPlus Interface describes diff_instance as a float
@abstractmethod
def give_up_diffing(self, level, diff_instance: float) - bool:
Given a level which includes t1 ...
dpinol
- 2
- Opened 7 days ago
- #532
the output of a diff depending on the view look like the following
{ values_changed : [ root.status t1: UP , t2: DOWN ]}
{ values_changed : { root.status : { new_value : DOWN , old_value : UP }}}
it ...
Shaun-3adesign
- 1
- Opened 10 days ago
- #531
Hello,
We use Deepdiff to compare complex nested structures for a while now. After investigating some CPU usage issue, we found
out that there s a max_diffs option which sounds promising.
Our use-case ...
mbrulatout
- 1
- Opened 11 days ago
- #530
Is your feature request related to a problem? Please describe. deepdiff is particularly useful for big jsons with
possibly complex nested structures. However, the diff output is mostly suitable for machines, ...
mauvilsa
- 1
- Opened 12 days ago
- #529
Describe the bug In version 8.4.0 the use of pytz was introduced while not specifying it in the requirements
To Reproduce Install DeepDiff in a clean venv at version 8.4.0, and perform pip freeze
Expected ...
Amir-Rokni-Forter
- 3
- Opened 14 days ago
- #527
Describe the bug There are two dictionaries containing a list of guids difference in which should be ignored. They are
supposed to be replaced by a stable string in a custom operator. When setting ignore ...
anastasia-vlasova-gmg
- 3
- Opened 19 days ago
- #524

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.