issues
search
seperman
/
deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
http://zepworks.com
Other
2.03k
stars
224
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Comparing a list of dictionaries with multiple keys
#502
hbashary
opened
2 days ago
0
Add Package Stubs
#501
lycannon
opened
1 week ago
0
Dict comparisons are wierd in 8.0.1, but work in 7.0.1
#500
floscar
opened
2 weeks ago
1
Fixed #493 include_paths, when only certain keys are included
#499
jlaba
closed
3 days ago
1
Consistent root structure
#498
AntonioONS
closed
3 weeks ago
1
Tag 8.0.1 missing
#497
dotlambda
closed
3 weeks ago
1
DeepHash: check numpy booleans like native booleans
#496
doronbehar
closed
3 weeks ago
3
Numpy >= 2.0 issue
#495
prav2019
closed
3 weeks ago
2
Cannot use `np.dtype='bool'` at all?
#494
doronbehar
opened
1 month ago
5
deepdiff with include-paths is changing results, if a not considered path changes
#493
jlaba
opened
1 month ago
4
Add print() option
#492
AaronDMarasco
closed
1 month ago
4
Update requirements.txt
#491
VBobCat
closed
1 month ago
1
to_dict() method chokes on standard json.dumps() kwargs
#490
droneshire
opened
1 month ago
1
Different behavior when a list has only one item
#489
dtphan
opened
1 month ago
0
Diff, Hash and Search cause 100% CPU lockup for obj that contains IPv4Interface, IPv6Interface, IPv4Network, IPv6Network.
#488
MarcelBastiaans
opened
2 months ago
1
exclude_regex_paths is not longer working with default threshold_to_diff_deeper
#487
wreggyl
opened
2 months ago
0
relax orderly-set dependency
#486
dimbleby
closed
1 month ago
2
ignore_order=True stops flagging number type changes
#485
anatollius
opened
2 months ago
1
Unused Parameters in `to_flat_dicts` Function
#484
pajusmar
opened
2 months ago
0
8.1.0
#483
seperman
opened
2 months ago
1
3 tests fail
#482
yurivict
opened
2 months ago
0
add unchanged path + values in diff report
#481
Hazedd
opened
2 months ago
0
Fix _dict_from_slots, solves Path comparison
#480
artemisart
closed
2 months ago
5
8.0.1 - extra import of numpy is removed
#479
seperman
closed
2 months ago
1
Unable to import numpy in deepdiff/distance.py
#478
terry-chiu-certn
closed
2 months ago
6
truncate_datetime - millisecond support
#477
chriswyatt
opened
2 months ago
2
Returning JSON paths instead of root arrays for the `DeepDiff` `dictionary_item_removed` response
#476
PatStLouis
closed
2 months ago
1
adding attribute and pickling causes failure when subtracting delta
#475
dlarosa11
opened
2 months ago
5
deepdiff 7.0.1 test failure in Fedora rawhide with Python 3.13
#474
susilehtola
opened
3 months ago
1
Fix for iterable moved items what are found with iterable_compare_func
#473
dtorres-sf
closed
2 months ago
10
TypeError when diffing dict that have bytes keys
#472
jfly
opened
4 months ago
2
exclude_regex_paths does not work correctly with regular expressions including $
#471
GroundWalker7
opened
4 months ago
0
load 2 json files to dict, the compare result is not correct
#470
golanguage
closed
4 months ago
1
deepdiff diff error when i haved set a custom iterable_compare_func
#469
leoxile
opened
4 months ago
1
DeepDiff significiant digit 0 is comparing digits after the decimal point
#468
IntrinsicEvelyn
opened
4 months ago
0
feature: optional pandas and polars support
#467
TyberiusPrime
closed
4 months ago
4
DeepDiff cannot distinguish between datetime timezones
#466
iusedmyimagination
opened
5 months ago
1
Moving numpy dependency to requirements.txt
#465
stebranchi
closed
5 months ago
1
Deepdiff incompatible with numpy 2.0
#464
Kircheneer
closed
5 months ago
3
DeepDiff cannot compare two zero-dimensional `ndarrays`
#463
dantp-ai
opened
5 months ago
2
Documentation on how to create an object only containing changed elements.
#462
samLozier
opened
5 months ago
1
DeepDiff result got errors but not raising an exception
#461
ikerchev
opened
5 months ago
0
8.0.0
#460
seperman
closed
2 months ago
1
7.0.1
#459
seperman
closed
7 months ago
1
Delta constructor fix for flat_dict_list param (pull request back to dev branch)
#458
sf-tcalhoun
closed
7 months ago
2
Instantiating a Delta with a flat_dict_list unexpectedly mutates the flat_dict_list
#457
sf-tcalhoun
closed
7 months ago
1
DeepDiff include_path param doesn't work with list of dictionaries
#456
Ilargi12
closed
8 months ago
1
Change of integer attribute is not detected
#455
codingbutstillalive
closed
7 months ago
3
Fix for bug when diffing two lists with ignore_order and providing compare_func
#454
sf-tcalhoun
closed
8 months ago
4
why exclude_regex_paths dont work with ignore_order
#453
alisherdev98
opened
8 months ago
1
Next