inveniosoftware/dictdiffer
Dictdiffer is a module that helps you to diff and patch dictionaries.
PythonNOASSERTION
Issues
- 1
Š”omparing large numbers doesn't work
#181 opened by partizanes - 1
Removing an item from a list causes a cascade of "changes", rather than "removes"
#182 opened by leodking - 4
- 13
Ignore list order
#73 opened by slyapustin - 0
get wrong result with path_limit
#172 opened by hugebig - 0
Removing more than two items from a list
#178 opened by the-bird-is-the-word - 1
Toggling remove, add, change when patching
#177 opened by Napam - 0
'KeyError': index out of bounds on patch.remove
#176 opened by alejandromumo - 1
Patch only 'changes' ignore add/remove
#163 opened by disgusdad - 1
Generate new dict from diff - dict of changes
#171 opened by p-baum - 0
pytest-runner not required
#167 opened by pgajdos - 0
ignore_order
#170 opened by tommycarstensen - 5
0.8.1: pytest based test suite is failing
#156 opened by kloczek - 0
CI failing due to Sphinx/Jinja mismatch
#168 opened by jayvdb - 3
Document how to ignore field in array of dicts
#108 opened by AlJohri - 1
- 0
Support for diffing and patching data holder objects
#159 opened by mikaelho - 0
Float comparator does not handle inf correctly
#146 opened by wanderingWitch - 6
- 2
- 0
CI: Exclude Python 3.8 with min configuration
#147 opened by ParthS007 - 0
global: migration to github-actions from travis
#144 opened by avivace - 0
Pretty printer
#142 opened by m-aciek - 1
- 2
IndexError: list assignment index out of range
#140 opened by s348268281 - 16
possible to diff lists of dicts?
#131 opened by netllama - 2
KeyError on differenct dicts
#138 opened by gdassori - 5
Wrong patch format WRT the standard RFC 6902
#96 opened by rikirenz - 1
Release v1.0?
#132 opened by milesgranger - 0
your package should be in standard module
#130 opened by epogrebnyak - 6
- 1
Wrong diif() output fot add value in list. returns two way operation. I thing should return only difference
#129 opened by SultanNasyrovDeveloper - 2
Include interactive demo in README file
#127 opened by martinzugnoni - 1
Working with unknown length of changes?
#126 opened by oppsig - 2
Wrong diff in case of dictionary has dotted keys in ignore in dictdiffer.
#107 opened by jyoti-arora1991 - 1
- 0
- 3
ignore non-overlapping keys
#113 opened by mlund - 3
Ignore does not work with integers
#112 opened by dcotruta - 2
Is this library still maintained?
#116 opened by nilsnolde - 0
- 5
Wrong diff generated if key string contains dot.
#101 opened by wangyifan - 1
- 5
Support for OrderedDict?
#94 opened by m4ce - 4
Support in-place patch/revert
#91 opened by mikaelho - 3
Immutable diffs
#89 opened by mikaelho - 2
Handling of arrays
#85 opened by mikaelho - 1
- 3
ignore doesn't work with CaseInsensitiveDict
#79 opened by jrjsmrtn - 3