]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1689: python 3.12 produces warnings and fails test v9.0.1689
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 11 Aug 2023 21:32:23 +0000 (23:32 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 11 Aug 2023 21:32:23 +0000 (23:32 +0200)
commit288bf26c5310ce3b06042d3f731c0d2341325fb5
treeea56537c54be95a3a5860d14994a79a9cf3fb03f
parentca6ac99077d2e6d020a34267aa5e0fbc4d23dc38
patch 9.0.1689: python 3.12 produces warnings and fails test

Problem: python 3.12 produces warnings and fails test
Solution: Make use of raw strings in python3 tests

closes: #12765

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Zdenek Dohnal <zdohnal@redhat.com>
src/testdir/test_python3.vim
src/version.c