1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-28 17:38:35 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
bashonly
ac834cb366
[devalue] add code comments
Authored by: bashonly
2025-06-11 13:36:50 -05:00
bashonly
39cb150d76
[devalue] better error message for self-referencing custom types
Authored by: bashonly
2025-06-11 12:49:08 -05:00
bashonly
f93700421e
[devalue] simplify guarding against Python negative indexing
Authored by: bashonly
2025-06-11 10:01:44 -05:00
bashonly
9de99f569d
[devalue] fromisoformat is no good pre-3.11
Authored by: bashonly
2025-06-11 02:48:22 -05:00
bashonly
9d00bd01ce
[devalue] guard against Python negative indexing
Authored by: bashonly
2025-06-11 02:32:42 -05:00
bashonly
363c68d3ed
[devalue] avoid infinite loop
Authored by: bashonly
2025-06-11 02:19:19 -05:00
bashonly
f653cc19ca
[devalue] -2 is invalid input
Authored by: bashonly
2025-06-11 01:30:42 -05:00
Simon Sawicki
482713f787
[utils] web/devalue: Implement base module 2025-06-11 03:32:21 +02:00