Files
Odin/tests/core
Jeroen van Rijn 95c82e0f76 Fix #6279
If the replacement rune was multi-byte, `os.replace_path_separators` would silently fail to replace anything.

Now it properly handles non-ASCII separator. Additionally added a fast path for when all runes in the input path as well as the replacement separator are simple ASCII.

Test added.
2026-02-15 12:42:55 +01:00
..
2025-04-19 20:25:44 +02:00
2025-10-28 14:53:26 +00:00
2026-01-11 20:21:25 +01:00
2026-02-03 18:48:07 +09:00
2025-10-21 16:33:07 +02:00
2025-11-30 22:23:01 +01:00
2026-02-15 12:42:55 +01:00
2026-02-14 12:52:51 +01:00
2025-05-31 20:24:21 +02:00
2025-06-21 11:47:00 +02:00
2025-05-26 14:48:45 -04:00
2024-06-02 14:47:09 -04:00
2025-09-09 17:13:21 +02:00