-
Kirill Smelkov authored
Provide string utilities to verify whether string has suffix/prefix, trim it, and split string by a delimiter. The code originated in wcfs codebase in wendelin.core . Pyx/nogil only.
0efd4a9a
lab.nexedi.com will be down from Thuesday, 10 Febuary 2026, 05:30:00 UTC for a duration of approximately 3 hours 30 minutes
Provide string utilities to verify whether string has suffix/prefix, trim it, and split string by a delimiter. The code originated in wcfs codebase in wendelin.core . Pyx/nogil only.