Skip to content

Commit

Permalink
[utils] Backport traverse_obj (etc) from yt-dlp (#31156)
Browse files Browse the repository at this point in the history
* Backport traverse_obj and closely related function from yt-dlp (code by pukkandan)
* Backport LazyList, variadic(), try_call (code by pukkandan)
* Recast using yt-dlp's newer traverse_obj() implementation and tests (code by grub4k)
* Add tests for Unicode case folding support matching Py3.5+ (requires f102e3d)
* Improve/add tests for variadic, try_call, join_nonempty

Co-authored-by: dirkf <fieldhouse@gmx.net>
  • Loading branch information
lebdron and dirkf authored Nov 3, 2022
1 parent c4b19a8 commit 27ed77a
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 0 deletions.
Loading

0 comments on commit 27ed77a

Please sign in to comment.