deepdiff icon indicating copy to clipboard operation
deepdiff copied to clipboard

DeepDiff add feature include_regex_paths

Open tim-ilgiz opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Faced a situation when it became necessary to check when comparing only a certain path, including parameters that are inside the array.

Describe the solution you'd like I want include_regex_paths feature similar to exclude_regex_paths.

tim-ilgiz avatar May 02 '23 08:05 tim-ilgiz

Hi @tim-ilgiz Thanks for opening a ticket for this feature. This should be very easy to implement. I will take care of it when I have a chance. If you want to give it a try, PRs are very welcome too! :)

seperman avatar May 10 '23 07:05 seperman