mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 09:36:29 +00:00
Problem: python 3.12 produces warnings and fails test
Solution: Make use of raw strings in python3 tests
closes: vim/vim#12765
288bf26c53
Co-authored-by: Zdenek Dohnal <zdohnal@redhat.com>