mirror of
https://github.com/trycua/computer.git
synced 2026-01-06 13:30:06 -06:00
- Replaced unsafe string concatenation with `shlex.join()` for POSIX systems, `mslex.join()` for Windows systems. - Add utility function `safe_join`. - Modified `pyproject.toml` to include `mslex` dependency for Windows environments.
1.0 MiB
1.0 MiB