]> jfr.im git - yt-dlp.git/commitdiff
[utils] `traverse_obj`: More fixes (#6959)
authorSimon Sawicki <redacted>
Sun, 30 Apr 2023 17:50:22 +0000 (19:50 +0200)
committerGitHub <redacted>
Sun, 30 Apr 2023 17:50:22 +0000 (19:50 +0200)
- Fix result when branching with `traverse_string`
- Fix `slice` path on `dict`s
- Fix tests and docstrings from 21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e
- Add `is_iterable_like` helper function

Authored by: Grub4K


No differences found