mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
33bf01b627
* fix(python): preserve strings containing Infinity/NaN in result JSON * test(python): add sanity checks for Infinity/NaN in results * refactor(python): use string-aware regex callback for single-pass cleanup * refactor(python): compact regex + handle backslash-escape parity * perf(python): short-circuit cleanup when no Infinity/NaN/NUL in result