1
0
forked from aniani/vim

patch 8.2.2187: Python 3 test fails sometimes

Problem:    Python 3 test fails sometimes. (Christian Brabandt)
Solution:   Accept two SystemError messages.
This commit is contained in:
Bram Moolenaar
2020-12-22 12:50:10 +01:00
parent 5b3d1bb0f5
commit 07761a3b96
2 changed files with 8 additions and 5 deletions

View File

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