1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2020-10-27 19:59:10 +01:00
parent 977fd0b327
commit 68a48ee55e
2 changed files with 15 additions and 1 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1912,
/**/
1911,
/**/