]> granicus.if.org Git - vim/commit
patch 8.2.1912: with Python 3.9 some tests fail v8.2.1912
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Oct 2020 18:59:10 +0000 (19:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Oct 2020 18:59:10 +0000 (19:59 +0100)
commit68a48ee55e55c189b03a6718a0d06af1dfedcd16
treee6c827074f9c1abbc6e15bc8e38e3b802609fc5b
parent977fd0b327ed46a71c80d2cd62cbe149d43b9a69
patch 8.2.1912: with Python 3.9 some tests fail

Problem:    With Python 3.9 some tests fail.
Solution:   Take into account the different error message. (James McCoy,
            closes #7210)
src/testdir/test_python3.vim
src/version.c