python-json-patch icon indicating copy to clipboard operation
python-json-patch copied to clipboard

Fix optimizing list insertion/deletion diffs

Open aeckert opened this issue 7 years ago • 0 comments

https://github.com/stefankoegl/python-json-patch/blob/7b664c4dbe05e24abfc031850b9396d0b61296fd/tests.py#L329-L338

Is there ongoing work to fix this issue? This lib is much nicer than alternatives, but the sub-optimal diffing makes it unusable for my use case.

aeckert avatar Mar 15 '18 07:03 aeckert