deepdiff icon indicating copy to clipboard operation
deepdiff copied to clipboard

exclude_regex_paths seem to work only for "values_changed" not for others (ex. iterable_item_added) - expected behaviour?

Open ravi-data-science opened this issue 3 years ago • 1 comments

Is this the expected behaviour?

exclude_regex_paths seem to work only for "values_changed" not for others (ex. iterable_item_added or iterable_item_removed or dictionary_item_added etc)

ravi-data-science avatar Jan 12 '22 19:01 ravi-data-science

Please provide the code to reproduce your problem. Also please double check your regex.

Sep Dehpour

On Jan 12, 2022, at 12:10 PM, Ravi Kiran Krovvidi @.***> wrote:

 Please checkout the F.A.Q page before creating a bug ticket to make sure it is not already addressed.

Describe the bug exclude_regex_paths seem to work only for "values_changed" not for others (ex. iterable_item_added or iterable_item_removed or dictionary_item_added etc) - expected behaviour?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.

seperman avatar Jan 12 '22 20:01 seperman