inveniosoftware / inveniosoftware/dictdiffer
Patch only 'changes' ignore add/remove
Open
- Dominant language
- Python
- Stars
- 849
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Need to apply values from previous dictionaries to new dictionaries that contain keys not in previous.
So as to run patch but only apply the 'change' values and nothing else so current/new dictionary will still contain unique keys.
Contributor guide
Assessment
This issue has not been assessed yet.