1
0
forked from aniani/vim

patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windows

Problem:    Python3 test fails with Python 3.10 on MS-Windows.
Solution:   Adjust the expected error. (Ken Takata, closes #9118)
This commit is contained in:
K.Takata
2021-11-16 13:08:56 +00:00
committed by Bram Moolenaar
parent fa53722367
commit 1be7e21583
2 changed files with 5 additions and 0 deletions

View File

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