ytdl-sub/tests/unit/script
Jesse Bannon d373935fff
[BUGFIX] Fix custom function lambda variable dependency issue (#1402)
There was a bug that did not properly check variable dependency when using lambda functions. It could still work depending on order of definitions. This fix should make it work no matter the order.
2025-12-30 19:53:15 -08:00
..
functions [BACKEND] Enable throttle protection by default (#1257) 2025-07-03 00:34:37 -07:00
types [BUGFIX] Fix custom function lambda variable dependency issue (#1402) 2025-12-30 19:53:15 -08:00
__init__.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
conftest.py [BACKEND][HUGE] Function Support in variable syntax (#838) 2023-12-18 16:08:15 -08:00
test_parser.py [BACKEND] Optimize script interpreter (#1390) 2025-11-27 18:43:27 -08:00
test_script.py [FEATURE] Automatically handle playlists ordered in reverse (#948) 2024-04-01 04:24:41 -07:00